mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MinCal Widget to 2.2.0 (31)
This commit is contained in:
parent
a216717aca
commit
2353900fe4
1 changed files with 13 additions and 2 deletions
|
|
@ -184,7 +184,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 31
|
||||
commit: 1afdc9e507284328dce9c9192da2364574bc30fb
|
||||
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.1.2
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue