Skip to content

chore(android): address Gradle 9.0 deprecation warnings #2534

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Aug 15, 2025

Description

Address Gradle 9.0 syntax deprecation warnings: https://docs.gradle.org/8.14.3/userguide/upgrading_version_8.html#groovy_space_assignment_syntax

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

There should be no warnings from RNTA:

cd example/android
./gradlew assembleDebug --warning-mode all

@tido64 tido64 requested a review from JasonVMo as a code owner August 15, 2025 08:09
@github-actions github-actions bot added the platform: Android This affects Android label Aug 15, 2025
@tido64 tido64 force-pushed the tido/fix-gradle-warnings branch from f87633e to cd0e587 Compare August 15, 2025 08:16
@tido64 tido64 force-pushed the tido/fix-gradle-warnings branch from cd0e587 to c573a90 Compare August 15, 2025 08:28
@github-actions github-actions bot added platform: iOS This affects iOS platform: macOS This affects macOS platform: Windows This affects Windows platform: visionOS labels Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS platform: Windows This affects Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant