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
==========
Version 2.11.2 *(2017-06-24)*
Version 2.11.3 *(2017-06-24)*
----------------------------
* Added optional horizontal scrolling

View File

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