mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update WebCall to 0.9.80 (80)
This commit is contained in:
parent
96783ec71b
commit
b84d0d8f49
1 changed files with 12 additions and 2 deletions
|
|
@ -53,7 +53,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.80
|
||||
versionCode: 80
|
||||
commit: c933b0323f4d8923fc64e395d9ac148b36d639a3
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.79
|
||||
CurrentVersionCode: 79
|
||||
CurrentVersion: 0.9.80
|
||||
CurrentVersionCode: 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue