update version to 2.11.4

This commit is contained in:
tibbi 2017-06-26 23:57:00 +02:00
parent 3a4f05ba91
commit 4869605781

View file

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