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 8639dcf commit a449191Copy full SHA for a449191
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
applicationId "com.simplemobiletools.filemanager"
11
minSdkVersion 21
12
targetSdkVersion 28
13
- versionCode 58
+ versionCode 59
14
versionName "5.0.0"
15
multiDexEnabled true
16
setProperty("archivesBaseName", "file-manager")
0 commit comments