Update DankChat to 3.0.1 (222)

This commit is contained in:
F-Droid checkupdates bot 2022-01-11 04:19:04 +00:00
parent c7afd64796
commit b02b17cc74

View file

@ -768,7 +768,19 @@ Builds:
- yes
ndk: r21e
- versionName: 3.0.1
versionCode: 222
commit: 3abbbcd9c9fb632540c90956c077bbb585a5506b
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.0
CurrentVersionCode: 221
CurrentVersion: 3.0.1
CurrentVersionCode: 222