bump versionCode to 59

This commit is contained in:
tibbi 2018-10-11 11:39:51 +02:00
parent 8639dcf0d1
commit a449191b06

View File

@ -10,7 +10,7 @@ android {
applicationId "com.simplemobiletools.filemanager" applicationId "com.simplemobiletools.filemanager"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 58 versionCode 59
versionName "5.0.0" versionName "5.0.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "file-manager") setProperty("archivesBaseName", "file-manager")