mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update MinCal Widget to 2.10.1 (64)
This commit is contained in:
parent
88aa20f724
commit
6146d19835
1 changed files with 13 additions and 2 deletions
|
|
@ -404,7 +404,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.1
|
||||
versionCode: 64
|
||||
commit: 1ca20b9cdd1995df341f317a0d3f7031b1b096b8
|
||||
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.0
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue