Update Kotatsu to 2.0.2 (374)

This commit is contained in:
F-Droid checkupdates bot 2021-12-11 03:44:49 +00:00
parent 8c861f9d61
commit fd6ae0ed1a

View file

@ -58,7 +58,18 @@ Builds:
gradle:
- yes
- versionName: 2.0.2
versionCode: 374
commit: 8f2cf8141ae36d17296d7758dbe50dc17e887979
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.0.1
CurrentVersionCode: 373
CurrentVersion: 2.0.2
CurrentVersionCode: 374