mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update MinCal Widget to 2.9.2 (61)
This commit is contained in:
parent
5b8d24f97f
commit
f27c2b8310
1 changed files with 13 additions and 2 deletions
|
|
@ -371,7 +371,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.2
|
||||
versionCode: 61
|
||||
commit: e2d0553c7953ad2a0138198fb5ff6a327cb4b06a
|
||||
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.9.1
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 2.9.2
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue