kopia lustrzana https://github.com/TeamNewPipe/NewPipe
try to give gradle more memory for CI build
rodzic
8fd7599158
commit
569c227a99
|
@ -20,6 +20,7 @@ android:
|
|||
env:
|
||||
global:
|
||||
- ADB_INSTALL_TIMEOUT=8 # minutes (2 by default)
|
||||
- GRADLE_OPTS=-Xmx512m # give gradle more memory since it seem to fail otherwise
|
||||
matrix:
|
||||
- ANDROID_TARGET=android-19 ANDROID_ABI=armeabi-v7a
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue