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(android): fix gradle exception text related to AndroidX version c… #4420

Conversation

ThomasGuenard
Copy link
Contributor

@ThomasGuenard ThomasGuenard commented Feb 19, 2025

Summary

Correct the text of the gradle exception for AndroidX version control

Motivation

FIX: #4419

Changes

Remove "Kotlin" mention and replace it with "AndroidX" in the text
Use the right variable to mention the current AndroidX version

@freeboub
Copy link
Collaborator

Good try, but you missed one :)
Thank you for the fix !

@freeboub freeboub merged commit 6697cbf into TheWidlarzGroup:master Feb 19, 2025
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.

[BUG]: The text of the gradle error when checking the required AndroidX version is wrong
3 participants