1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-16 16:44:53 +02:00

Release v1.0.8

This commit is contained in:
Gregor Santner 2017-10-29 19:39:37 +01:00
parent 08c450fc99
commit d1c4e68df3
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
### v1.0.8
- Modified: Navigation - Merge bottom toolbar into top
- Updated: Build for Android O/27
- Updated: Language change preference
- Added: B/W coloring of toolbar popup
### v1.0.5
- Updated: Language preference

View file

@ -26,8 +26,8 @@ android {
buildConfigField "String", "GITHASH", "\"${getGitHash()}\""
applicationId "com.github.dfa.diaspora_android"
versionName "1.0.7"
versionCode 27
versionName "1.0.8"
versionCode 28
vectorDrawables.useSupportLibrary = true