update version to 24 (1.24)

This commit is contained in:
tibbi 2016-10-09 20:13:55 +02:00
parent 647a487fd5
commit adbb344ec9
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 23 versionCode 24
versionName "1.23" versionName "1.24"
} }
signingConfigs { signingConfigs {