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 03b0147 commit e1c2f97Copy full SHA for e1c2f97
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.filemanager.pro"
17
minSdkVersion 21
18
targetSdkVersion 29
19
- versionCode 85
20
- versionName "6.5.1"
+ versionCode 86
+ versionName "6.5.2"
21
multiDexEnabled true
22
setProperty("archivesBaseName", "file-manager")
23
vectorDrawables.useSupportLibrary = true
0 commit comments