mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update WebCall to 1.0.4F (95)
This commit is contained in:
parent
818a5669f9
commit
fc237fdb6f
1 changed files with 12 additions and 2 deletions
|
|
@ -113,7 +113,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4F
|
||||
versionCode: 95
|
||||
commit: 42496ac96da3e3597ea4907c5b90a5ffbe391652
|
||||
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: 1.0.2F
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 1.0.4F
|
||||
CurrentVersionCode: 95
|
||||
|
|
|
|||
Loading…
Reference in a new issue