update version to 6.14.2

This commit is contained in:
tibbi 2022-10-10 23:39:03 +02:00
parent bc358ddcb2
commit ac91db4bb5

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro" applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 126 versionCode 127
versionName "6.14.1" versionName "6.14.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true