mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update WebCall to 1.1.4F (104)
This commit is contained in:
parent
082156bc0e
commit
9443dcbb5a
1 changed files with 12 additions and 2 deletions
|
|
@ -143,7 +143,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.4F
|
||||
versionCode: 104
|
||||
commit: 3d70ec579877ee06791c69a5e4993ea1bd046713
|
||||
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.1.3F
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 1.1.4F
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue