Skip to content

Conversation

saperi22
Copy link
Contributor

Summary of changes

  • Update braintree_android to 4.50.0. Adds support for Android 15.

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@saperi22 saperi22 requested a review from a team as a code owner April 18, 2025 17:00
input.put(SINGLE_USE_TOKEN_ID, paymentMethodNonce.getString());
variables.put(INPUT, input);
base.put(VARIABLES, variables);
base.put(GraphQLConstants.Keys.OPERATION_NAME,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It looks like GraphQLConstants.Keys.OPERATION_NAME constant was removed from the braintree_android sdk that was missed during 4.50.0 publish. As it is only a constant, it is being hardcoded here.

Set compile sdk to 34. Setting it to 35 requires updating other dependencies.
@saperi22 saperi22 merged commit efa13ed into main Apr 21, 2025
3 checks passed
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.

4 participants