mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Kotatsu to 6.1.5 (583)
This commit is contained in:
parent
8652b18e2b
commit
213b6eec41
1 changed files with 13 additions and 2 deletions
|
|
@ -904,7 +904,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.1.5
|
||||
versionCode: 583
|
||||
commit: c7a1312cd60e3b48cb0b9034d0943dc3eec46b7a
|
||||
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.4
|
||||
CurrentVersionCode: 582
|
||||
CurrentVersion: 6.1.5
|
||||
CurrentVersionCode: 583
|
||||
|
|
|
|||
Loading…
Reference in a new issue