Update DankChat to 2.8.2 (202)

This commit is contained in:
F-Droid checkupdates bot 2021-07-19 03:58:42 +00:00
parent d9b3f3d99f
commit 40ef3daf05

View file

@ -552,7 +552,19 @@ Builds:
- yes
ndk: r21e
- versionName: 2.8.2
versionCode: 202
commit: 32dded0317802fbc5064e40ccb4da5339f1a0741
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.1
CurrentVersionCode: 201
CurrentVersion: 2.8.2
CurrentVersionCode: 202