Skip to content

Commit a0f1983

Browse files
authored
Merge pull request #45 from sendbird/fix/interop-layer
[CLNP-5600] chore: remove libraryName
2 parents 0598714 + a10b8b4 commit a0f1983

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

android/build.gradle

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,16 +99,6 @@ dependencies {
9999
implementation("com.sendbird.sdk:sendbird-calls:1.11.10")
100100
}
101101

102-
103-
// if (isNewArchitectureEnabled()) {
104-
// https://reactnative.dev/docs/new-architecture-library-android#1-configure-codegen-in-your-gradle-file
105-
// react {
106-
// libraryName = "rnsendbirdcalls"
107-
// codegenJavaPackageName = "com.sendbird.calls.reactnative"
108-
// jsRootDir = file("../src/")
109-
// }
110-
// }
111-
112102
ReactNative.shared.applyPackageVersion()
113103
ReactNative.shared.applyDefaultExcludes()
114104
ReactNative.module.applyAndroidVersions()

0 commit comments

Comments
 (0)