mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update MinCal Widget to 2.15.1 (81)
This commit is contained in:
parent
cbe69037b5
commit
143ac46324
1 changed files with 13 additions and 2 deletions
|
|
@ -580,7 +580,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.15.1
|
||||
versionCode: 81
|
||||
commit: 5e47befb96986998b18af57c4e8656df514a8ab2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.15.0
|
||||
CurrentVersionCode: 80
|
||||
CurrentVersion: 2.15.1
|
||||
CurrentVersionCode: 81
|
||||
|
|
|
|||
Loading…
Reference in a new issue