update version to 5.1.2

This commit is contained in:
tibbi 2018-10-30 23:40:52 +01:00
parent c7039df24a
commit b28dde747b
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 21
targetSdkVersion 28
versionCode 205
versionName "5.1.1"
versionCode 206
versionName "5.1.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}