mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3ac545d2b5 | ||
|
|
343c3e7625 |
@@ -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)*
|
||||
----------------------------
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 29
|
||||
versionName "1.29"
|
||||
versionCode 30
|
||||
versionName "1.30"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user