mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Updated xBrowserSync commit to latest to fix gc heap issue.
This commit is contained in:
parent
7b28138051
commit
428db6caa3
1 changed files with 1 additions and 2 deletions
|
|
@ -15,14 +15,13 @@ Repo: https://github.com/xbrowsersync/app.git
|
|||
Builds:
|
||||
- versionName: 1.5.2
|
||||
versionCode: 15201
|
||||
commit: 17b3651818619cca2467f26cfc5adac8e506601c
|
||||
commit: d231fe657752e9f802f7168e339f4b962dce75d7
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y -t stretch-backports npm
|
||||
- npm install -g cordova
|
||||
output: build/cordova/platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
prebuild:
|
||||
- echo -e '\n' 'org.gradle.jvmargs=-XX:-UseGCOverheadLimit' >> ../gradle.properties
|
||||
- npm install
|
||||
- pushd platform/android/cordova
|
||||
- cordova telemetry off
|
||||
|
|
|
|||
Loading…
Reference in a new issue