mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Kotatsu to 6.7 (622)
This commit is contained in:
parent
e1a84ba848
commit
a8dc90445e
1 changed files with 13 additions and 2 deletions
|
|
@ -1156,7 +1156,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6.7'
|
||||
versionCode: 622
|
||||
commit: 36a74f32dfb5dd55f11b013f3eeac2a70f672a23
|
||||
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.6.8
|
||||
CurrentVersionCode: 618
|
||||
CurrentVersion: '6.7'
|
||||
CurrentVersionCode: 622
|
||||
|
|
|
|||
Loading…
Reference in a new issue