update version to 2.11.0

This commit is contained in:
tibbi 2017-06-18 23:39:25 +02:00
parent 74aa953cc5
commit 3367a9a0d3

View file

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