Update Kotatsu to 3.0 (400)

This commit is contained in:
F-Droid checkupdates bot 2022-04-04 04:00:48 +00:00
parent 475f6dfa34
commit 7d777f8434

View file

@ -124,7 +124,18 @@ Builds:
gradle:
- yes
- versionName: '3.0'
versionCode: 400
commit: b916d4016ef63253c2e0fa70ab1a7fa121a9a72f
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.5
CurrentVersionCode: 381
CurrentVersion: '3.0'
CurrentVersionCode: 400