mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MinCal Widget to 2.12.2 (72)
This commit is contained in:
parent
874c3604cd
commit
35a9d7464a
1 changed files with 13 additions and 2 deletions
|
|
@ -481,7 +481,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.12.2
|
||||
versionCode: 72
|
||||
commit: d2224ea58027a7ebc371620002de2828a18937fc
|
||||
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.1
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 2.12.2
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue