mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.4F
|
CurrentVersion: 1.1.6F
|
||||||
CurrentVersionCode: 104
|
CurrentVersionCode: 106
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue