mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Kotatsu to 6.7.2 (624)
This commit is contained in:
parent
fdf6fe0fd3
commit
0acd57594f
1 changed files with 13 additions and 2 deletions
|
|
@ -1178,7 +1178,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.7.2
|
||||
versionCode: 624
|
||||
commit: 8cc04b0f7a1880187bc2c6840e6eb1251f53b49e
|
||||
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.7.1
|
||||
CurrentVersionCode: 623
|
||||
CurrentVersion: 6.7.2
|
||||
CurrentVersionCode: 624
|
||||
|
|
|
|||
Loading…
Reference in a new issue