Update Kotatsu to 3.4.15 (427)

This commit is contained in:
F-Droid checkupdates bot 2022-09-12 04:06:19 +00:00
parent f116caccb0
commit 2741ba60e4

View file

@ -391,7 +391,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.15
versionCode: 427
commit: ab9bdf9f07f847c6c658ce9a578dc693d65aa3f0
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.4.14
CurrentVersionCode: 426
CurrentVersion: 3.4.15
CurrentVersionCode: 427