update version to 2.11.3
This commit is contained in:
parent
c905441911
commit
a0ec489a9a
|
@ -1,7 +1,7 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Version 2.11.2 *(2017-06-24)*
|
||||
Version 2.11.3 *(2017-06-24)*
|
||||
----------------------------
|
||||
|
||||
* Added optional horizontal scrolling
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue