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

Fix SDK compat issues in 4.12 #9033

Merged
merged 1 commit into from Apr 29, 2024
Merged

Fix SDK compat issues in 4.12 #9033

merged 1 commit into from Apr 29, 2024

Conversation

hoisie
Copy link
Contributor

@hoisie hoisie commented Apr 26, 2024

Update several shadows to use isInAndroidSdk=false, which disables shadowOf method generation. This fixes compile issues for apps that have compileSdkVersion < Q.

integration_tests/sdkcompat/build.gradle Outdated Show resolved Hide resolved
Update several shadows to use `isInAndroidSdk=false`, which disables
shadowOf method generation. This fixes compile issues for apps that have
compileSdkVersion < Q.
@hoisie hoisie merged commit f9dc1da into robolectric:master Apr 29, 2024
19 checks passed
@hoisie hoisie deleted the compat-sdk branch April 29, 2024 15:57
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.

None yet

3 participants