Update Kotatsu to 3.4.13 (425)

This commit is contained in:
F-Droid checkupdates bot 2022-09-04 04:12:10 +00:00
parent 9370c1fd27
commit e6fcc6d454

View file

@ -369,7 +369,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.13
versionCode: 425
commit: d242acd50287540ab154e16409c81ae71777f731
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.12
CurrentVersionCode: 424
CurrentVersion: 3.4.13
CurrentVersionCode: 425