update version to 24 (1.24)

This commit is contained in:
tibbi 2016-11-01 18:59:21 +01:00
parent 19953148bf
commit 153a487ec4

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 23
versionName "1.23"
versionCode 24
versionName "1.24"
}
signingConfigs {