update version to 19 (1.19)

This commit is contained in:
tibbi 2016-08-26 20:45:02 +02:00
parent f0c9583213
commit ca08626d8d

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 18 versionCode 19
versionName "1.18" versionName "1.19"
} }
signingConfigs { signingConfigs {