Update Kotatsu to 3.4.2 (414)

This commit is contained in:
F-Droid checkupdates bot 2022-07-09 03:51:11 +00:00
parent 2716c06ecf
commit 9ff4b222f8

View file

@ -259,7 +259,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.2
versionCode: 414
commit: 557c2b018a23660ec11b35788f1b0864e1c6b3ae
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.1
CurrentVersionCode: 413
CurrentVersion: 3.4.2
CurrentVersionCode: 414