update version to 15 (1.15)

This commit is contained in:
tibbi 2016-07-12 17:03:27 +02:00
parent 409b721851
commit 14f6b945f1
1 changed files with 2 additions and 2 deletions

View File

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