update version to 2.11.3

This commit is contained in:
tibbi 2017-06-24 23:19:49 +02:00
parent c905441911
commit a0ec489a9a
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
Changelog Changelog
========== ==========
Version 2.11.2 *(2017-06-24)* Version 2.11.3 *(2017-06-24)*
---------------------------- ----------------------------
* Added optional horizontal scrolling * Added optional horizontal scrolling

View file

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