diff --git a/app/build.gradle b/app/build.gradle index d6fe41cf..ed2932d5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -15,8 +15,8 @@ android { applicationId "com.simplemobiletools.filemanager.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 130 - versionName "6.15.0" + versionCode 131 + versionName "6.15.1" multiDexEnabled true setProperty("archivesBaseName", "file-manager") vectorDrawables.useSupportLibrary = true