Update Kotatsu to 3.4.7 (419)

This commit is contained in:
F-Droid checkupdates bot 2022-07-28 19:46:17 +00:00
parent 012813d9ad
commit a46adab848

View file

@ -303,7 +303,18 @@ Builds:
gradle:
- yes
- versionName: 3.4.7
versionCode: 419
commit: be19c32fea6965f2c9136c5af4d3df57a7ec0752
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.6
CurrentVersionCode: 418
CurrentVersion: 3.4.7
CurrentVersionCode: 419