mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update Kotatsu to 5.1 (544)
This commit is contained in:
parent
66901c7ad7
commit
1f429f9b84
1 changed files with 13 additions and 2 deletions
|
|
@ -593,7 +593,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.1'
|
||||
versionCode: 544
|
||||
commit: c6d303980bea37a8d0ba62f0e2829a5260aab4c6
|
||||
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: 5.0.2
|
||||
CurrentVersionCode: 540
|
||||
CurrentVersion: '5.1'
|
||||
CurrentVersionCode: 544
|
||||
|
|
|
|||
Loading…
Reference in a new issue