mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update WebCall to 0.9.79 (79)
This commit is contained in:
parent
8c0c470fce
commit
d9713666a8
1 changed files with 12 additions and 2 deletions
|
|
@ -43,7 +43,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.79
|
||||
versionCode: 79
|
||||
commit: 3408aa090f294bdabf7d41b1f73a6fc40e8d7705
|
||||
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.78
|
||||
CurrentVersionCode: 78
|
||||
CurrentVersion: 0.9.79
|
||||
CurrentVersionCode: 79
|
||||
|
|
|
|||
Loading…
Reference in a new issue