Update DankChat to 3.0.2 (223)

This commit is contained in:
F-Droid checkupdates bot 2022-01-13 04:16:46 +00:00
parent 6b172d1a78
commit b525f55861

View file

@ -780,7 +780,19 @@ Builds:
- yes
ndk: r21e
- versionName: 3.0.2
versionCode: 223
commit: 2084b79e4c54ffd60ce9155bf3f8aa65bb9b0955
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: 3.0.1
CurrentVersionCode: 222
CurrentVersion: 3.0.2
CurrentVersionCode: 223