Release v1.2.4

This commit is contained in:
Gregor Santner 2018-11-23 10:32:51 +01:00
parent 1f8babd708
commit a82007ef30
No known key found for this signature in database
GPG Key ID: 7E83A7834AECB009
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
### v1.2.4
**New features:**
- Pull down to refresh in stream view
### v1.2.3
**Improved:**
- More supported languages, more complete translations!

View File

@ -19,8 +19,8 @@ android {
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
applicationId "com.github.dfa.diaspora_android"
versionName "1.2.3"
versionCode 36
versionName "1.2.4"
versionCode 37
vectorDrawables.useSupportLibrary = true