Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Feb 11, 2020
1 parent 21c5acb commit ce2bc55
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 @@ -27,6 +27,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 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
Expand Down

0 comments on commit ce2bc55

Please sign in to comment.