travis: enable ndk-bundle to strip libconscrypt.so

main
Alibek Omarov 4 years ago
parent 5bf75b46a0
commit 9f62dba97e
  1. 1
      .travis.yml

@ -4,6 +4,7 @@ android:
components:
- android-29
- build-tools-28.0.3
- ndk-bundle
before_script:
- sed -i "s/blue {}//" app/build.gradle
# - sed -i "s/debug {}//" app/build.gradle

Loading…
Cancel
Save