mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update DankChat to 2.8.4 (204)
This commit is contained in:
parent
a2698af621
commit
790a920e04
1 changed files with 14 additions and 2 deletions
|
|
@ -576,7 +576,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.8.4
|
||||
versionCode: 204
|
||||
commit: dc7eacb22088d3d538db933bee2ee76d4da6117e
|
||||
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.3
|
||||
CurrentVersionCode: 203
|
||||
CurrentVersion: 2.8.4
|
||||
CurrentVersionCode: 204
|
||||
|
|
|
|||
Loading…
Reference in a new issue