update version to 2.11.5

This commit is contained in:
tibbi 2017-06-29 19:04:26 +02:00
parent 02c651581e
commit 512fb94717

View file

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