mirror of
https://github.com/gsantner/dandelion
synced 2025-09-08 17:59:42 +02:00
Release v1.2.3
This commit is contained in:
parent
2618bdf5ad
commit
1f8babd708
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
### v1.2.3
|
||||||
|
**Improved:**
|
||||||
|
- More supported languages, more complete translations!
|
||||||
|
|
||||||
### v1.2.1
|
### v1.2.1
|
||||||
**App release: dandelior**
|
**App release: dandelior**
|
||||||
- Added an (rebranded) flavor of dandelion: dandelior
|
- Added an (rebranded) flavor of dandelion: dandelior
|
||||||
|
|
|
@ -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.2"
|
versionName "1.2.3"
|
||||||
versionCode 35
|
versionCode 36
|
||||||
|
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue