update version to 12 (1.12)

This commit is contained in:
tibbi 2016-09-07 22:48:52 +02:00
parent 1de5fe3728
commit 763f26bb24

View File

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