update version to 6.5.3

This commit is contained in:
tibbi 2019-02-22 12:51:05 +01:00
parent 29e1220c84
commit 6c2488e337

View file

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