Skip to content

Commit

Permalink
chore(deps): update dependency androidx.test.espresso:espresso-core t…
Browse files Browse the repository at this point in the history
…o v3.4.0
  • Loading branch information
renovate-bot committed Nov 22, 2021
1 parent 9b994b8 commit 4322559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ flutter {
dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.facebook.android:facebook-android-sdk:4.42.0'
Expand Down

0 comments on commit 4322559

Please sign in to comment.