mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'master' into 'master'
Updated xBrowserSync commit to fix gc heap See merge request fdroid/fdroiddata!6808
This commit is contained in:
commit
58a937dc4a
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: ab954ed6b85e9b1f6545342837e27fe32ca06637
|
||||
commit: 17b3651818619cca2467f26cfc5adac8e506601c
|
||||
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=-Xmx2048m -XX:MaxPermSize=512m' >> ../gradle.properties
|
||||
- npm install
|
||||
- pushd platform/android/cordova
|
||||
- cordova telemetry off
|
||||
|
|
|
|||
Loading…
Reference in a new issue