-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
Switch to NDK r26d #5578
Switch to NDK r26d #5578
Conversation
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Not convinced, complains about not finding the sdk. Not digging deeper. |
After seeing the same error in other places, this might be unrelated |
Can someone replace the ndk version in the android.yml with 26.3.11579264 ? |
We'd also need to align the docker android build's NDK reference to r26d (== 26.3.11579264) in this file: https://github.com/opengisch/QField/blob/master/.docker/android_dev/Dockerfile |
8f434bf
to
4105faa
Compare
@nirvn ok for merging if ci passes? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very much so, good work!
🎉 Ta-daaa, freshly created APKs are available for a73b01d: arm64-android |
r27 failing because of android/ndk#2032 |
Bumps [burrunan/gradle-cache-action](https://github.com/burrunan/gradle-cache-action) from 1 to 2. - [Release notes](https://github.com/burrunan/gradle-cache-action/releases) - [Changelog](https://github.com/burrunan/gradle-cache-action/blob/main/CHANGELOG.md) - [Commits](burrunan/gradle-cache-action@v1...v2) --- updated-dependencies: - dependency-name: burrunan/gradle-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
change ndk version to 26.3.11579264
Minimum requirement imposed by Qt
f916128
to
a73b01d
Compare
@m-kuhn , reverted to r26, I'll merge once it's green. |
Changelog
Sourced from burrunan/gradle-cache-action's changelog.
... (truncated)
Commits
c15634b
Publish release from b330c496a960f3ede5ab212aad2649a225728800Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)