update version to 6.5.2

This commit is contained in:
tibbi 2019-02-16 17:32:21 +01:00
parent 34028c9452
commit 3a95ca4c57

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro" applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 229 versionCode 230
versionName "6.5.1" versionName "6.5.2"
multiDexEnabled true multiDexEnabled true
setProperty("archivesBaseName", "gallery") setProperty("archivesBaseName", "gallery")
} }