update version to 23 (1.23)

This commit is contained in:
tibbi 2016-10-08 23:06:28 +02:00
parent 4bb8650b57
commit 2b0d9c3928
1 changed files with 2 additions and 2 deletions

View File

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