update version to 2.11.1

This commit is contained in:
tibbi 2017-06-19 07:46:25 +02:00
parent 12a0cb9f0a
commit c956832d98

View file

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