Update DankChat to 3.0.6 (227)

This commit is contained in:
F-Droid checkupdates bot 2022-01-18 04:27:31 +00:00
parent c63741bd88
commit 3fbdde1cfa

View file

@ -816,7 +816,19 @@ Builds:
- yes
ndk: r21e
- versionName: 3.0.6
versionCode: 227
commit: d8b083de24f73fae3d58076eeb0721df1fca183d
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.5
CurrentVersionCode: 226
CurrentVersion: 3.0.6
CurrentVersionCode: 227