mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update WebCall to 1.0.2F (93)
This commit is contained in:
parent
6ccb43f5f1
commit
26737360a7
1 changed files with 12 additions and 2 deletions
|
|
@ -103,7 +103,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2F
|
||||
versionCode: 93
|
||||
commit: 10143d3be04f2796b16638d98774ad22b46544b0
|
||||
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.0F
|
||||
CurrentVersionCode: 91
|
||||
CurrentVersion: 1.0.2F
|
||||
CurrentVersionCode: 93
|
||||
|
|
|
|||
Loading…
Reference in a new issue