mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update MinCal Widget to 2.5.2 (40)
This commit is contained in:
parent
f20e13189b
commit
83def3ac61
1 changed files with 13 additions and 2 deletions
|
|
@ -283,7 +283,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.2
|
||||
versionCode: 40
|
||||
commit: 7addeeb4c2860e2170e9b507912104e87db5300e
|
||||
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.5.1
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue