mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update MinCal Widget to 2.1.1 (29)
This commit is contained in:
parent
4bf4165cbd
commit
155a1e6230
1 changed files with 13 additions and 2 deletions
|
|
@ -162,7 +162,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 29
|
||||
commit: e84cf742e10fab72a9253c4420e72d57c8f053e1
|
||||
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.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue