update version to 6.12.1

This commit is contained in:
tibbi 2022-04-11 14:53:11 +02:00
parent 87042dc3b9
commit bf36fa87f5

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 116 versionCode 117
versionName "6.12.0" versionName "6.12.1"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true