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

Bug fix: Reverting minSdk to 18 #464

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Bug fix: Reverting minSdk to 18 #464

merged 1 commit into from
Oct 22, 2024

Conversation

philips77
Copy link
Member

This PR fixes a dependency issue.
androidx.core:core:1.13, which is available in Nordic Android Gradle Plugin 2.5, increases the version to 1.13.1, which sets the minSdk to 19. The library should be available from SDK 18 (Android 4.3).
Setting the version to 1.12 does not break any functionality and fixes the issue.

@philips77 philips77 merged commit b7ffbf2 into main Oct 22, 2024
1 check passed
@philips77 philips77 deleted the bugfix/dependency branch October 22, 2024 16:17
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.

1 participant