mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Kotatsu to 6.1.6 (584)
This commit is contained in:
parent
aa286905c8
commit
c4ba6d2aa4
1 changed files with 13 additions and 2 deletions
|
|
@ -904,7 +904,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.1.6
|
||||
versionCode: 584
|
||||
commit: ae2cc1dffcbb021a82098cfd1b86281fe1aaf764
|
||||
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.5
|
||||
CurrentVersionCode: 583
|
||||
CurrentVersion: 6.1.6
|
||||
CurrentVersionCode: 584
|
||||
|
|
|
|||
Loading…
Reference in a new issue