update version to 6.0.0
This commit is contained in:
parent
9589c257bc
commit
a9c7474ccf
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.gallery.pro"
|
applicationId "com.simplemobiletools.gallery.pro"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 207
|
versionCode 208
|
||||||
versionName "5.1.3"
|
versionName "6.0.0"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
setProperty("archivesBaseName", "gallery")
|
setProperty("archivesBaseName", "gallery")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue