mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update MinCal Widget to 2.9.0 (59)
This commit is contained in:
parent
cc2b1fdebc
commit
9f5c435e40
1 changed files with 13 additions and 2 deletions
|
|
@ -349,7 +349,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 59
|
||||
commit: 7eacaec4300cf18d62a007e150e1e8cfc3461362
|
||||
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.8.1
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue