-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
Hi, I'm using RN 0.72.6 and Gradle 8, the project fails to build due to namespace issue related to Gradle. The issue can be fixed by adding the following to build.gradle:
buildToolsVersion safeExtGet('buildToolsVersion', '30.0.3')
+ namespace "org.linusu"
+
defaultConfig {Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels