diff --git a/app/build.gradle b/app/build.gradle index 34f0b09d..4ec01dc6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "com.simplemobiletools.filemanager" minSdkVersion 21 targetSdkVersion 28 - versionCode 58 + versionCode 59 versionName "5.0.0" multiDexEnabled true setProperty("archivesBaseName", "file-manager")