2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-09 19:10:42 +00:00

Merge remote-tracking branch 'origin/upstream-sync' into upstream-sync2

This commit is contained in:
Adam Novak 2020-11-08 17:18:19 -08:00
commit dffb84aec4

View File

@ -8,7 +8,8 @@ script:
- echo "d56f5187479451eabf01fb78af6dfcb131a6481e" | sudo tee -a /usr/local/android-sdk/licenses/android-sdk-license
- echo "24333f8a63b6825ea9c5514f83c2829b004d1fee" | sudo tee -a /usr/local/android-sdk/licenses/android-sdk-license
# The build needs this but Gradle refuses to fetch it.
- /usr/local/android-sdk/cmdline-tools/tools/bin/sdkmanager "ndk;21.3.6528147"
- find / -name sdkmanager
- sdkmanager "ndk;21.3.6528147"
# Run tests
- ./gradlew -q testDebug 2>&1
# Make sure a release build builds