Update Kotatsu to 3.3.2 (411)

This commit is contained in:
F-Droid checkupdates bot 2022-06-30 04:02:16 +00:00
parent 0e63cfa8a2
commit b630e89c34

View file

@ -223,7 +223,18 @@ Builds:
gradle:
- yes
- versionName: 3.3.2
versionCode: 411
commit: 5192175ddcd2ce7d1ca6222c6b6c2bf2ab42b66e
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.1
CurrentVersionCode: 410
CurrentVersion: 3.3.2
CurrentVersionCode: 411