Update Kotatsu to 3.4.10 (422)

This commit is contained in:
F-Droid checkupdates bot 2022-08-18 04:01:03 +00:00
parent 32b7a89949
commit eda614a8a0

View file

@ -336,7 +336,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.10
versionCode: 422
commit: c1e9fde6e824e25a4ebf9d3ac3ff902d5248a2a3
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 3.4.9
CurrentVersionCode: 421
CurrentVersion: 3.4.10
CurrentVersionCode: 422