Update Kotatsu to 3.4.9 (421)

This commit is contained in:
F-Droid checkupdates bot 2022-08-11 03:52:57 +00:00
parent 18d5d48252
commit ce419967a2

View file

@ -325,7 +325,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.9
versionCode: 421
commit: 9c740c5cc195f34d53c9d1d26df83084d5ba4ef5
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.8
CurrentVersionCode: 420
CurrentVersion: 3.4.9
CurrentVersionCode: 421