update version to 15 (1.15)

This commit is contained in:
tibbi 2016-07-12 17:03:27 +02:00
parent 409b721851
commit 14f6b945f1

View File

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