Update Kotatsu to 2.1.5 (381)

This commit is contained in:
F-Droid checkupdates bot 2022-02-23 03:48:17 +00:00
parent 4193f0c038
commit c31c9c1913

View file

@ -113,7 +113,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.5
versionCode: 381
commit: 15d0addb7b56da320a0d6e9c0cf64e4155ccf14c
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.4
CurrentVersionCode: 380
CurrentVersion: 2.1.5
CurrentVersionCode: 381