Update Kotatsu to 2.1.2 (378)

This commit is contained in:
F-Droid checkupdates bot 2022-01-16 03:55:27 +00:00
parent d0dc623548
commit 73bc84662b

View file

@ -80,7 +80,18 @@ Builds:
gradle:
- yes
- versionName: 2.1.2
versionCode: 378
commit: 197393fbd155d4aa77a844fddefcfdc3a08a83c7
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.1
CurrentVersionCode: 377
CurrentVersion: 2.1.2
CurrentVersionCode: 378