mirror of
https://github.com/gsantner/dandelion
synced 2025-09-08 17:59:42 +02:00
Release v1.2.4
This commit is contained in:
parent
1f8babd708
commit
a82007ef30
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
### v1.2.4
|
||||||
|
**New features:**
|
||||||
|
- Pull down to refresh in stream view
|
||||||
|
|
||||||
### v1.2.3
|
### v1.2.3
|
||||||
**Improved:**
|
**Improved:**
|
||||||
- More supported languages, more complete translations!
|
- More supported languages, more complete translations!
|
||||||
|
|
|
@ -19,8 +19,8 @@ android {
|
||||||
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
|
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
|
||||||
|
|
||||||
applicationId "com.github.dfa.diaspora_android"
|
applicationId "com.github.dfa.diaspora_android"
|
||||||
versionName "1.2.3"
|
versionName "1.2.4"
|
||||||
versionCode 36
|
versionCode 37
|
||||||
|
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue