Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade NDK version for CI build error #214

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jeesang7
Copy link
Contributor

@jeesang7 jeesang7 commented Oct 9, 2023

Upgrade NDK version for build error in the following log in CI.

...
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:stripReleaseDebugSymbols'.
> No version of NDK matched the requested version 21.4.7075529. Versions available locally: 23.2.8568313, 24.0.8215888, 25.2.9519[65](https://github.com/flutter-webrtc/flutter-webrtc-demo/actions/runs/6173310379/job/16755352823#step:7:66)3, 25.2.9519653

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org/

BUILD FAILED in 3m 54s
Running Gradle task 'assembleRelease'...                          235.0s
Gradle task assembleRelease failed with exit code 1
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant