mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MinCal Widget to 2.15.0 (80)
This commit is contained in:
parent
b43f938d08
commit
d890a774d8
1 changed files with 13 additions and 2 deletions
|
|
@ -569,7 +569,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.15.0
|
||||||
|
versionCode: 80
|
||||||
|
commit: 0a1d9daa614137df19096edbf4369c9c09f3d095
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.14.0
|
CurrentVersion: 2.15.0
|
||||||
CurrentVersionCode: 79
|
CurrentVersionCode: 80
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue