mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update MinCal Widget to 2.18.4 (90)
This commit is contained in:
parent
f5763f1965
commit
9ccfe1682a
1 changed files with 14 additions and 2 deletions
|
|
@ -681,7 +681,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.18.4
|
||||
versionCode: 90
|
||||
commit: cec0ed7a36e565e2a51710d381de63908c2ff64c
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.18.3
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 2.18.4
|
||||
CurrentVersionCode: 90
|
||||
|
|
|
|||
Loading…
Reference in a new issue