mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update WebCall to 1.1.6F (106)
This commit is contained in:
parent
212090e0a9
commit
98d7a5d382
1 changed files with 12 additions and 2 deletions
|
|
@ -154,7 +154,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.6F
|
||||
versionCode: 106
|
||||
commit: c3ab1be43b8d398933f351131e3f8671fdefa414
|
||||
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.4F
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 1.1.6F
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue