Skip to content

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Sep 11, 2025

Issue

N/A

Description

Updates deprecated APIs in build.gradle.kts

  • 'getter for buildDir: File!' is deprecated. Deprecated in Java
  • 'create(String, noinline T.() -> Unit): T' is deprecated. Use register instead.
  • 'toLowerCase(): String' is deprecated. Use lowercase() instead.
  • 'capitalize(): String' is deprecated. Use replaceFirstChar instead.

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr marked this pull request as ready for review September 11, 2025 02:49
@trivikr trivikr requested a review from a team as a code owner September 11, 2025 02:49
@trivikr trivikr merged commit 127022c into main Sep 11, 2025
7 of 8 checks passed
@trivikr trivikr deleted the gradle-deprecated branch September 11, 2025 14:31
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants