update version to 12 (1.12)

This commit is contained in:
tibbi 2016-07-07 15:02:30 +02:00
parent 569ce03f80
commit 3e76b22634
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 11
versionName "1.11"
versionCode 12
versionName "1.12"
}
signingConfigs {