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 efa5f15 commit 72d9db0Copy full SHA for 72d9db0
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "com.simplemobiletools.filemanager.pro"
15
minSdkVersion 21
16
targetSdkVersion 28
17
- versionCode 79
18
- versionName "6.3.7"
+ versionCode 80
+ versionName "6.3.8"
19
multiDexEnabled true
20
setProperty("archivesBaseName", "file-manager")
21
vectorDrawables.useSupportLibrary = true
0 commit comments