mirror of
https://github.com/TeamNewPipe/NewPipe/
synced 2025-02-02 20:06:51 +01:00
Try Travis' solution
This commit is contained in:
parent
962e070150
commit
ecb5f7a5ba
@ -10,6 +10,8 @@ android:
|
|||||||
# The SDK version used to compile NewPipe
|
# The SDK version used to compile NewPipe
|
||||||
- android-27
|
- android-27
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- yes | sdkmanager "platforms;android-27"
|
||||||
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
|
script: ./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleDebug lintDebug testDebugUnitTest
|
||||||
|
|
||||||
licenses:
|
licenses:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user