Update Kotatsu to 3.4.3 (415)

This commit is contained in:
F-Droid checkupdates bot 2022-07-13 03:54:25 +00:00
parent c9390b9a59
commit 597b9bfc56

View file

@ -270,7 +270,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.3
versionCode: 415
commit: 73df68021492a9f8cf7b01ed8672e042b422ff9c
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.2
CurrentVersionCode: 414
CurrentVersion: 3.4.3
CurrentVersionCode: 415