Skip to content

Commit 7ff2d21

Browse files
committed
2022/03/08
bug fixed
1 parent 6410ef5 commit 7ff2d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SmartFileBrowser/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131
}
3232
}
3333
group = 'ir.smartdevelopers'
34-
version = '1.4.9'
34+
version = '1.5.0'
3535
task sourcesJar(type: Jar) {
3636
archiveClassifier.set("sources")
3737
from android.sourceSets.main.java.srcDirs

0 commit comments

Comments
 (0)