-
Notifications
You must be signed in to change notification settings - Fork 653
Replaced defaultConfig.targetSdk with testOptions.targetSdk #6444
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
Conversation
`targetSdk` has been moved out of `defaultConfig` for libraries, and should be declared inside `testOptions` and/or `lint`
Release note changesNo release note changes were detected. If you made changes that should be |
Vertex AI Mock Responses Check
|
Generated by 🚫 Danger |
Test Results 508 files + 444 508 suites +444 12m 46s ⏱️ + 6m 36s Results for commit c463054. ± Comparison against base commit c5a4e9f. This pull request removes 487 and adds 2935 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
targetSdkhas been moved out ofdefaultConfigfor libraries, and should be declared insidetestOptionsand/orlintNO_RELEASE_CHANGE