update version to 15

This commit is contained in:
tibbi 2017-01-14 12:42:57 +01:00
parent 56a953b07c
commit 0430f0bf75
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 16
targetSdkVersion 23
versionCode 14
versionName "1.14"
versionCode 15
versionName "1.15"
}
signingConfigs {