mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 18:29:47 +02:00
Release v1.3.1
This commit is contained in:
parent
0732fe1b91
commit
938a54fc74
2 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
### v1.3.x
|
||||||
|
- Updated translations
|
||||||
|
- Added german F-Droid description translation
|
||||||
|
|
||||||
### v1.3.0
|
### v1.3.0
|
||||||
- Add option to open youtube links external/in YouTube app (optional)
|
- Add option to open youtube links external/in YouTube app (optional)
|
||||||
- Pull to refresh
|
- Pull to refresh
|
||||||
|
|
|
@ -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.3.0"
|
versionName "1.3.1"
|
||||||
versionCode 41
|
versionCode 42
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue