mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-09-22 13:45:07 -04:00
update version to 3.1.0
This commit is contained in:
1 parent
e0845d3c07
commit
05fffdf2fa
1 file changed
+2
-2
+2
-2
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.simplemobiletools.filemanager"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 42
|
||||
versionName "3.0.2"
|
||||
versionCode 43
|
||||
versionName "3.1.0"
|
||||
setProperty("archivesBaseName", "file-manager")
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user