mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MinCal Widget to 2.9.1 (60)
This commit is contained in:
parent
ea03d70776
commit
72cf1bc17b
1 changed files with 13 additions and 2 deletions
|
|
@ -360,7 +360,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.9.1
|
||||||
|
versionCode: 60
|
||||||
|
commit: 7f5784ec8e3a28def48609efe6758accfb439a32
|
||||||
|
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.9.0
|
CurrentVersion: 2.9.1
|
||||||
CurrentVersionCode: 59
|
CurrentVersionCode: 60
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue