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 768498f commit 5fdae0fCopy full SHA for 5fdae0f
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.filemanager.pro"
16
minSdkVersion 21
17
targetSdkVersion 30
18
- versionCode 115
19
- versionName "6.11.4"
+ versionCode 116
+ versionName "6.12.0"
20
multiDexEnabled true
21
setProperty("archivesBaseName", "file-manager")
22
vectorDrawables.useSupportLibrary = true
0 commit comments