Skip to content

Replace a usage of deprecated String.toLowerCase() #4231

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

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

qurbonzoda
Copy link
Contributor

The function was deprecated with warning in Kotlin 1.5. In Kotlin 2.1 the deprecation level will be raised to error.

This is a blocker for https://youtrack.jetbrains.com/issue/KT-71628

The function was deprecated with warning in Kotlin 1.5.
In Kotlin 2.1 the deprecation level will be raised to error.
@qurbonzoda qurbonzoda added the kotlin-merge-blocker PRs labeled as merge-blockers are effectively preventing a corresponding merge into main Kotlin repo label Sep 25, 2024
@qwwdfsad qwwdfsad merged commit 8e8cfce into develop Sep 25, 2024
1 check passed
@qwwdfsad qwwdfsad deleted the qurbonzoda/fix-aggregate-build branch September 25, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin-merge-blocker PRs labeled as merge-blockers are effectively preventing a corresponding merge into main Kotlin repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants