mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update MinCal Widget to 2.11.0 (65)
This commit is contained in:
parent
aa0604a6f8
commit
331e9bad41
1 changed files with 13 additions and 2 deletions
|
|
@ -404,7 +404,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.11.0
|
||||
versionCode: 65
|
||||
commit: e6779256fb4252ce839611697f60cdb037578fb0
|
||||
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.10.1
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue