mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update WebCall to 0.9.78 (78)
This commit is contained in:
parent
03013ae60f
commit
ec30ccad3b
1 changed files with 12 additions and 2 deletions
|
|
@ -33,7 +33,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.78
|
||||
versionCode: 78
|
||||
commit: 7cdf96e245a5785520a9334836d521d6cbf95262
|
||||
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: 0.9.72
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 0.9.78
|
||||
CurrentVersionCode: 78
|
||||
|
|
|
|||
Loading…
Reference in a new issue