Update DankChat to 2.9.1 (210)

This commit is contained in:
F-Droid checkupdates bot 2021-10-20 04:16:01 +00:00
parent c339af03aa
commit 50f6f79076

View file

@ -636,7 +636,19 @@ Builds:
- yes
ndk: r21e
- versionName: 2.9.1
versionCode: 210
commit: 20fc205c807cfdf312c0c08569974ea47c46a302
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.9.0
CurrentVersionCode: 209
CurrentVersion: 2.9.1
CurrentVersionCode: 210