mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update MinCal Widget to 2.8.0 (57)
This commit is contained in:
parent
6a0d5344cc
commit
b99a8f3072
1 changed files with 13 additions and 2 deletions
|
|
@ -327,7 +327,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 57
|
||||
commit: b67b8a476073cb52d856af0906b7004af23ce668
|
||||
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.7.1
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue