We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6edabc commit 625017fCopy full SHA for 625017f
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "com.simplemobiletools.filemanager.pro"
15
minSdkVersion 21
16
targetSdkVersion 28
17
- versionCode 62
18
- versionName "5.0.3"
+ versionCode 63
+ versionName "6.0.0"
19
multiDexEnabled true
20
setProperty("archivesBaseName", "file-manager")
21
}
0 commit comments