mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MinCal Widget to 2.12.1 (71)
This commit is contained in:
parent
dc588964d8
commit
d76725ec1a
1 changed files with 13 additions and 2 deletions
|
|
@ -470,7 +470,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.12.1
|
||||||
|
versionCode: 71
|
||||||
|
commit: 24a870ec0e0457e0c706620d5bf9f4be481bad61
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.12.0
|
CurrentVersion: 2.12.1
|
||||||
CurrentVersionCode: 70
|
CurrentVersionCode: 71
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue