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

Create a new pull request by comparing changes across two branches #197

Merged
merged 13 commits into from
Aug 9, 2023

Conversation

GulajavaMinistudio
Copy link

Description

Motivation and Context

renovate bot and others added 13 commits July 4, 2023 15:22
This commit replaces hardcoded instances of 'Config(sdk = 18') with a
constant. The intent is to make it easier to update the value in the
future when Robolectric stops supporting sdk 18.

Tested via gradle test testDebugUnitTest.
A future version of Robolectric will drop support
for SDK 18.

Tested via gradle test testDebugUnitTest.
Issue id: GradleOverrides
This minSdkVersion value (...) is not used; it is always overridden by the value specified in the Gradle build script (...)
Inspection info: The value of (for example) minSdkVersion is only used if it is not specified in the build.gradle build scripts. When specified in the Gradle build scripts, the manifest value is ignored and can be misleading, so should be removed to avoid ambiguity.
@GulajavaMinistudio GulajavaMinistudio merged commit 97b067e into AndroidKotlinID:master Aug 9, 2023
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