Update Kotatsu to 3.4 (412)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 04:01:55 +00:00
parent 948f21714d
commit aee41c20aa

View file

@ -234,7 +234,18 @@ Builds:
gradle:
- yes
- versionName: '3.4'
versionCode: 412
commit: a35d7dc5aed7dde5615c10d437b8443f10407a71
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.3.2
CurrentVersionCode: 411
CurrentVersion: '3.4'
CurrentVersionCode: 412