Skip to content

Commit 0a45ca0

Browse files
wip
1 parent 3d87125 commit 0a45ca0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/lib/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ dependencies {
3434
implementation 'androidx.appcompat:appcompat:1.1.0'
3535
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
3636
// api('com.walmartlabs.ern:container-movies-reloaded:1.0.0') { changing = true }
37+
api ('com.walmartlabs.ern:runner-ern-container:1.0.0') {changing=true}
38+
implementation "com.facebook.react:react-native:+" // From node_modules
3739
implementation project(":electrode-reactnative-bridge")
3840
testImplementation 'androidx.test:core:1.3.0'
3941
testImplementation 'androidx.test.ext:junit:1.1.2'

0 commit comments

Comments
 (0)