mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update DankChat to 2.9.0 (209)
This commit is contained in:
parent
da91a7fa9d
commit
688a910702
1 changed files with 14 additions and 2 deletions
|
|
@ -624,7 +624,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 209
|
||||
commit: 36e32b805c20933972b0fa2a4ebfc88e6fe8181f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 2.8.8
|
||||
CurrentVersionCode: 208
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 209
|
||||
|
|
|
|||
Loading…
Reference in a new issue