update version to 10 (1.10)

This commit is contained in:
tibbi 2016-07-26 23:00:07 +02:00
parent 063e2d1975
commit 22260f0ddb

View File

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