update version to 6.12.4

This commit is contained in:
tibbi 2022-06-14 00:02:10 +02:00
parent ff0646e2de
commit a5065f3565
1 changed files with 2 additions and 2 deletions

View File

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