mirror of
https://github.com/gsantner/dandelion
synced 2025-09-08 09:49:43 +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
|
||||
- Add option to open youtube links external/in YouTube app (optional)
|
||||
- Pull to refresh
|
||||
|
|
|
@ -19,8 +19,8 @@ android {
|
|||
|
||||
resValue "string", "manifest_package_id", "com.github.dfa.diaspora_android"
|
||||
applicationId "com.github.dfa.diaspora_android"
|
||||
versionName "1.3.0"
|
||||
versionCode 41
|
||||
versionName "1.3.1"
|
||||
versionCode 42
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue