update version to 11 (1.11)

This commit is contained in:
tibbi 2016-08-21 23:31:15 +02:00
parent 903425e40a
commit aebb31f774

View File

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