update version to 6.12.6

This commit is contained in:
tibbi 2022-07-03 12:23:36 +02:00
parent 98c70fa49f
commit 664bdd9291

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro" applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 31 targetSdkVersion 31
versionCode 122 versionCode 123
versionName "6.12.5" versionName "6.12.6"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true