update version to 6.9.2

This commit is contained in:
tibbi 2021-05-22 13:50:19 +02:00
parent 4309687242
commit adf0a77602

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.filemanager.pro" applicationId "com.simplemobiletools.filemanager.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 105 versionCode 106
versionName "6.9.1" versionName "6.9.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true