We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414d6ca commit f7dd4e3Copy full SHA for f7dd4e3
Modules/@babylonjs/react-native/android/build.gradle
@@ -239,11 +239,11 @@ android {
239
prefab true
240
prefabPublishing true
241
}
242
- prefab {
+ /*prefab {
243
ReactNativeBabylon {
244
headers "${project.buildDir}/headers/ReactNativeBabylon/"
245
246
- }
+ }*/
247
248
249
// Create new configurations that can be referred to in dependencies.
0 commit comments