mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Kotatsu to 6.1.2 (580)
This commit is contained in:
parent
48dbbcb49e
commit
2548305806
1 changed files with 13 additions and 2 deletions
|
|
@ -871,7 +871,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.1.2
|
||||
versionCode: 580
|
||||
commit: a4354354963c6513842b572a1e63f33404901bf6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 6.1.1
|
||||
CurrentVersionCode: 578
|
||||
CurrentVersion: 6.1.2
|
||||
CurrentVersionCode: 580
|
||||
|
|
|
|||
Loading…
Reference in a new issue