Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Apr 15, 2021
1 parent 3d87125 commit 0a45ca0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
// api('com.walmartlabs.ern:container-movies-reloaded:1.0.0') { changing = true }
api ('com.walmartlabs.ern:runner-ern-container:1.0.0') {changing=true}
implementation "com.facebook.react:react-native:+" // From node_modules
implementation project(":electrode-reactnative-bridge")
testImplementation 'androidx.test:core:1.3.0'
testImplementation 'androidx.test.ext:junit:1.1.2'
Expand Down

0 comments on commit 0a45ca0

Please sign in to comment.