mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update DankChat to 3.0.0 (221)
This commit is contained in:
parent
36480cc682
commit
a17734acf9
1 changed files with 14 additions and 2 deletions
|
|
@ -756,7 +756,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 3.0.0
|
||||||
|
versionCode: 221
|
||||||
|
commit: b302b2c123d267ee9ef6d26c7508249986d61acb
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v
|
UpdateCheckMode: Tags ^v
|
||||||
CurrentVersion: 2.10.5
|
CurrentVersion: 3.0.0
|
||||||
CurrentVersionCode: 220
|
CurrentVersionCode: 221
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue