Skip to content

Commit 4f8de58

Browse files
wip
1 parent 9bfa732 commit 4f8de58

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
@@ -27,6 +27,8 @@ dependencies {
2727
implementation 'androidx.appcompat:appcompat:1.1.0'
2828
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
2929
// api ('com.walmartlabs.ern:local-container:1.0.0') {changing=true}
30+
api ('com.walmartlabs.ern:runner-ern-container:1.0.0') {changing=true}
31+
implementation "com.facebook.react:react-native:+" // From node_modules
3032
implementation project(":electrode-reactnative-bridge")
3133
testImplementation 'junit:junit:4.12'
3234
androidTestImplementation 'androidx.test.ext:junit:1.1.1'

0 commit comments

Comments
 (0)