update version to 12 (1.12)

This commit is contained in:
tibbi 2016-08-29 22:39:19 +02:00
parent 357fc51e99
commit 5d58c0efb2

View File

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