Release v1.0.5

This commit is contained in:
Gregor Santner 2017-09-19 15:21:37 +02:00
parent 19161ca3e4
commit fe4d646c47
No known key found for this signature in database
GPG Key ID: 7E83A7834AECB009
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
### v1.0.5
- Updated: Language preference
### v1.0.4
- Updated: README
- Added: Hide statusbar option

View File

@ -23,8 +23,8 @@ android {
minSdkVersion version_sdk.minSdk
targetSdkVersion version_sdk.targetSdk
versionCode 24
versionName "1.0.4"
versionCode 25
versionName "1.0.5"
applicationId "com.github.dfa.diaspora_android"
resValue 'string', 'app_name', "dandelion*"