update the version to 13 (1.12)

This commit is contained in:
tibbi 2016-07-04 23:57:15 +02:00
parent 0c28658bd9
commit 86848f556d
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 12
versionName "1.11"
versionCode 13
versionName "1.12"
}
signingConfigs {