Update Kotatsu to 3.2.2 (406)

This commit is contained in:
F-Droid checkupdates bot 2022-05-08 03:52:34 +00:00
parent b08639037c
commit 846e779c01

View file

@ -179,7 +179,18 @@ Builds:
gradle:
- yes
- versionName: 3.2.2
versionCode: 406
commit: fa150e45ff65b2f935cb04685b7e5391fc92bd59
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.2.1
CurrentVersionCode: 405
CurrentVersion: 3.2.2
CurrentVersionCode: 406