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" applicationId "com.simplemobiletools.notes"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 9 versionCode 10
versionName "1.9" versionName "1.10"
} }
signingConfigs { signingConfigs {