update version to 23 (1.23)

This commit is contained in:
tibbi 2016-10-27 23:52:45 +02:00
parent 35bf74b6fb
commit f12a0f4000

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 22
versionName "1.22"
versionCode 23
versionName "1.23"
}
signingConfigs {