update version to 6.15.0

This commit is contained in:
tibbi 2020-06-07 17:59:46 +02:00
parent 49c1188023
commit 2e81125646
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 311 versionCode 312
versionName "6.14.10" versionName "6.15.0"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery-$versionCode") setProperty("archivesBaseName", "gallery-$versionCode")
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true