mirror of
https://github.com/TeamNewPipe/NewPipe/
synced 2024-12-24 16:11:07 +01:00
add --info to buildscript
This commit is contained in:
parent
8fb1fd3602
commit
f90a163ede
@ -29,4 +29,4 @@ before_script:
|
|||||||
- android-wait-for-emulator
|
- android-wait-for-emulator
|
||||||
- adb shell input keyevent 82 &
|
- adb shell input keyevent 82 &
|
||||||
|
|
||||||
script: ./gradlew build connectedCheck
|
script: ./gradlew --info build connectedCheck
|
||||||
|
Loading…
Reference in New Issue
Block a user