We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6388d7 + 780195a commit c6a8bc6Copy full SHA for c6a8bc6
.travis.yml
@@ -42,7 +42,7 @@ before_script:
42
- rm -rf ../libs/*
43
- ../../../android-ndk/ndk-build
44
- cd ../../
45
-- rm -rf ./assets/system/*
+- rm -rf ./assets/system/libs/*
46
- cp -r ./native/libs ./assets/system/
47
48
## copy busybox dest
@@ -60,7 +60,7 @@ before_script:
60
61
62
63
64
65
66
0 commit comments