Skip to content

feat: add android 17 instrumentation test support - #139

Merged
saralvasquez merged 1 commit into
mainfrom
android-17-tests
Jul 29, 2026
Merged

feat: add android 17 instrumentation test support#139
saralvasquez merged 1 commit into
mainfrom
android-17-tests

Conversation

@saralvasquez

Copy link
Copy Markdown
Contributor

Summary of changes

  • adds android 17 to the instrumentation test matrix

Adding a CHANGELOG entry isn't necessary since this is only a CI change. It also doesn't change any functionality of the repo

AI Usage

Which AI Agent Was Used?

  • Copilot
  • Claude
  • Other (Type Name Here)

How was AI used?
it wasn't

Estimated AI Code Contribution

  • less than 30%
  • 30 - 60%
  • 60 - 100%

Checklist

  • Added a changelog entry
  • Tested and confirmed payment flows affected by this change are functioning as expected

Authors

@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

Scanned Files

  • settings.gradle

@saralvasquez
saralvasquez marked this pull request as ready for review July 28, 2026 23:41
@saralvasquez
saralvasquez requested a review from a team July 28, 2026 23:41
Comment on lines +12 to +21
- api-level: 31
target: default
- api-level: 31
target: google_apis
- api-level: 35
target: default
- api-level: 35
target: google_apis
- api-level: "37.0"
target: google_apis_ps16k

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Ah this is nice, do you think we can apply this same style to our other integration tests so we can deduplicate the sections we added for Android 17 in https://github.com/braintree/braintree_android/ ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah I think we probably can. I'll make a ticket to investigate that

@saralvasquez
saralvasquez merged commit a8a8e2c into main Jul 29, 2026
11 checks passed
@saralvasquez
saralvasquez deleted the android-17-tests branch July 29, 2026 18:06
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.

3 participants