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 to ndk-sys 0.5.0-beta.0, ndk 0.8.0-beta.0 #113

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Aug 15, 2023

Depends on rust-mobile/ndk#420.

@MarijnS95 MarijnS95 changed the title Upgrade to ndk-sys-0.5.0-beta.0, ndk-0.8.0-beta.0 Upgrade to ndk-sys 0.5.0-beta.0, ndk 0.8.0-beta.0 Aug 15, 2023
Comment on lines +12 to +13
ndk-sys = "0.5.0-beta.0"
ndk = "0.8.0-beta.0"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rib fwiw the Cargo.locks aren't checked in for the example, but they aren't in .gitignore either it seems.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, probably because the examples were copied from rust-android-examples where I intentionally have Cargo.lock files.

should add to .gitignore

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can drive-by fix that perhaps... but the CI is already green now.

@rib rib merged commit 47a073f into rust-mobile:main Aug 15, 2023
3 checks passed
@MarijnS95 MarijnS95 deleted the ndk-breaking-prep branch August 15, 2023 20:58
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.

2 participants