Update Kotatsu to 3.4.11 (423)

This commit is contained in:
F-Droid checkupdates bot 2022-08-24 04:03:43 +00:00
parent 6237f2e6c7
commit 8b8b0c1a13

View file

@ -347,7 +347,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.11
versionCode: 423
commit: c4e7807d1869a1857cd40fded41d2b67e60bf511
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.10
CurrentVersionCode: 422
CurrentVersion: 3.4.11
CurrentVersionCode: 423