update version to 15 (1.15)

This commit is contained in:
tibbi 2016-10-02 19:53:12 +02:00
parent 4a1f1ae0f9
commit 8dc3eac89e
1 changed files with 2 additions and 2 deletions

View File

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