Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle committed Sep 22, 2020
1 parent ae27b98 commit e328207
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 @@ -30,6 +30,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")
androidTestImplementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
androidTestImplementation 'androidx.multidex:multidex:2.0.0'
Expand Down

0 comments on commit e328207

Please sign in to comment.