Release v1.2.3

This commit is contained in:
Gregor Santner 2018-11-12 01:33:36 +01:00
parent 2618bdf5ad
commit 1f8babd708
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
### v1.2.3
**Improved:**
- More supported languages, more complete translations!
### v1.2.1
**App release: dandelior**
- Added an (rebranded) flavor of dandelion: dandelior

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.2"
versionCode 35
versionName "1.2.3"
versionCode 36
vectorDrawables.useSupportLibrary = true