mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update MinCal Widget to 2.1.0 (28)
This commit is contained in:
parent
ae0766f3af
commit
ddbec2e1c0
1 changed files with 13 additions and 2 deletions
|
|
@ -151,7 +151,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.1.0
|
||||||
|
versionCode: 28
|
||||||
|
commit: c69dd8f2eefc4e69c46ec97ff9e4b0c328643afb
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.0.2
|
CurrentVersion: 2.1.0
|
||||||
CurrentVersionCode: 27
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue