Skip to content

Commit

Permalink
Merge pull request #1431 from belemaire/regen-st
Browse files Browse the repository at this point in the history
Regenerate native api impl system test fixture
  • Loading branch information
belemaire committed Dec 5, 2019
2 parents c7f7022 + 97bdb8a commit b6464f7
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -28,8 +28,8 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])

implementation 'androidx.appcompat:appcompat:1.0.2'
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
implementation 'com.walmartlabs.ern:react-native:0.60.6'

androidTestImplementation('com.android.support.test.espresso:espresso-core:2.2.2', {
Expand Down

0 comments on commit b6464f7

Please sign in to comment.