update version to 6.14.4

This commit is contained in:
tibbi 2022-12-10 23:08:41 +01:00
parent f53025c2d2
commit 1475efe94e
1 changed files with 2 additions and 2 deletions

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 128 versionCode 129
versionName "6.14.3" versionName "6.14.4"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true