Compare commits

...

2 Commits
4.3.2 ... 1.30

Author SHA1 Message Date
tibbi
3ac545d2b5 updating changelog 2016-11-10 23:54:52 +01:00
tibbi
343c3e7625 update version to 30 (1.30) 2016-11-10 23:54:46 +01:00
2 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,13 @@
Changelog
==========
Version 1.30 *(2016-11-10)*
----------------------------
* Some improvements to the Copy function
* Allow displaying filenames at the thumbnail view
* Changing the bottom shadow to gradient
Version 1.29 *(2016-11-09)*
----------------------------

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 29
versionName "1.29"
versionCode 30
versionName "1.30"
}
signingConfigs {