update version to 2.12.0

This commit is contained in:
tibbi 2017-07-01 15:38:24 +02:00
parent 7aa83fbff0
commit fe63873c04

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 115 versionCode 116
versionName "2.11.5" versionName "2.12.0"
} }
signingConfigs { signingConfigs {