Update DankChat to 3.0.0 (221)

This commit is contained in:
F-Droid checkupdates bot 2022-01-05 04:04:18 +00:00
parent 36480cc682
commit a17734acf9

View file

@ -756,7 +756,19 @@ Builds:
- yes
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
UpdateCheckMode: Tags ^v
CurrentVersion: 2.10.5
CurrentVersionCode: 220
CurrentVersion: 3.0.0
CurrentVersionCode: 221