update version to 6.0.0

This commit is contained in:
tibbi 2018-11-04 21:26:50 +01:00
parent 9589c257bc
commit a9c7474ccf
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 207
versionName "5.1.3"
versionCode 208
versionName "6.0.0"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}