update version to 2.11.2

This commit is contained in:
tibbi 2017-06-24 23:16:02 +02:00
parent b8a4c2a1b0
commit a0011dcf5d

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.gallery" applicationId "com.simplemobiletools.gallery"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 111 versionCode 112
versionName "2.11.1" versionName "2.11.2"
} }
signingConfigs { signingConfigs {