update version to 6.5.1

This commit is contained in:
tibbi 2019-02-11 23:20:11 +01:00
parent 9eab3b8ab9
commit f3cce868ee

View file

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