mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update WebCall to 1.0F (91)
This commit is contained in:
parent
6349a8c587
commit
15b239bf68
1 changed files with 12 additions and 2 deletions
|
|
@ -93,7 +93,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0F
|
||||
versionCode: 91
|
||||
commit: 1669ffd41f7421d91353fd2a33bbed6cdb30c30d
|
||||
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.0-rc3f
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 1.0F
|
||||
CurrentVersionCode: 91
|
||||
|
|
|
|||
Loading…
Reference in a new issue