mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update MinCal Widget to 2.9.1 (60)
This commit is contained in:
parent
ea03d70776
commit
72cf1bc17b
1 changed files with 13 additions and 2 deletions
|
|
@ -360,7 +360,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.1
|
||||
versionCode: 60
|
||||
commit: 7f5784ec8e3a28def48609efe6758accfb439a32
|
||||
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.9.0
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue