mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MinCal Widget to 2.12.6 (76)
This commit is contained in:
parent
fd28c148cb
commit
83655ed587
1 changed files with 13 additions and 2 deletions
|
|
@ -525,7 +525,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.12.6
|
||||||
|
versionCode: 76
|
||||||
|
commit: 3da2d15c6743f2f481b503a2008e8ab53d12a61b
|
||||||
|
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.12.5
|
CurrentVersion: 2.12.6
|
||||||
CurrentVersionCode: 75
|
CurrentVersionCode: 76
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue