update version to 6.5.1
This commit is contained in:
parent
9eab3b8ab9
commit
f3cce868ee
1 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue