mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update MinCal Widget to 2.13.0 (78)
This commit is contained in:
parent
7d5a0fedbd
commit
d065cd99eb
1 changed files with 13 additions and 2 deletions
|
|
@ -547,7 +547,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.13.0
|
||||
versionCode: 78
|
||||
commit: 4ccd0bcc56251610b039d824538c9af1877e1e77
|
||||
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.12.7
|
||||
CurrentVersionCode: 77
|
||||
CurrentVersion: 2.13.0
|
||||
CurrentVersionCode: 78
|
||||
|
|
|
|||
Loading…
Reference in a new issue