update version to 6.12.3

This commit is contained in:
tibbi
2022-05-18 15:49:40 +02:00
parent b8a955d706
commit 48c9f355ee

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 118 versionCode 120
versionName "6.12.2" versionName "6.12.3"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true