update version to 6.3.0
This commit is contained in:
parent
89aae00d64
commit
7796fdad7d
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.gallery.pro"
|
applicationId "com.simplemobiletools.gallery.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 220
|
versionCode 221
|
||||||
versionName "6.2.2"
|
versionName "6.3.0"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "gallery")
|
setProperty("archivesBaseName", "gallery")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue