mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update MinCal Widget to 2.4.2 (37)
This commit is contained in:
parent
5e0df2b718
commit
afc64efd0f
1 changed files with 13 additions and 2 deletions
|
|
@ -250,7 +250,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 37
|
||||
commit: 00f8c8f91a16eca4dc39df768bde77b68639c31f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue