mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update MinCal Widget to 2.11.1 (66)
This commit is contained in:
parent
61cc1be55b
commit
394c4ab690
1 changed files with 13 additions and 2 deletions
|
|
@ -415,7 +415,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.11.1
|
||||
versionCode: 66
|
||||
commit: efef614875a0bb013051ef14c8bf56e0b3d3f339
|
||||
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.11.0
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 2.11.1
|
||||
CurrentVersionCode: 66
|
||||
|
|
|
|||
Loading…
Reference in a new issue