Update Kotatsu to 2.1.4 (380)

This commit is contained in:
F-Droid checkupdates bot 2022-02-13 03:45:50 +00:00
parent 1a8d8aa4ac
commit 310dd1b955

View file

@ -102,7 +102,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.4
versionCode: 380
commit: c218ae0baa8a71e51e41066b79a45f56d1765c0b
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: 2.1.3
CurrentVersionCode: 379
CurrentVersion: 2.1.4
CurrentVersionCode: 380