Skip to content

Commit f7dd4e3

Browse files
prefab header gradle
1 parent 414d6ca commit f7dd4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Modules/@babylonjs/react-native/android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,11 +239,11 @@ android {
239239
prefab true
240240
prefabPublishing true
241241
}
242-
prefab {
242+
/*prefab {
243243
ReactNativeBabylon {
244244
headers "${project.buildDir}/headers/ReactNativeBabylon/"
245245
}
246-
}
246+
}*/
247247
}
248248

249249
// Create new configurations that can be referred to in dependencies.

0 commit comments

Comments
 (0)