mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MinCal Widget to 2.17.2 (85)
This commit is contained in:
parent
90add7e947
commit
b1b1f5fac8
1 changed files with 14 additions and 2 deletions
|
|
@ -621,7 +621,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.17.2
|
||||||
|
versionCode: 85
|
||||||
|
commit: 1bb48ad70cecf918b5204c2a97bbf6fedb01628e
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.17.1
|
CurrentVersion: 2.17.2
|
||||||
CurrentVersionCode: 84
|
CurrentVersionCode: 85
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue