update version to 13 (1.13)

This commit is contained in:
tibbi 2016-09-07 22:54:30 +02:00
parent ada54cbc24
commit 112a243031

View File

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