File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
connectivity_plus/connectivity_plus/example/android/app
share_plus/share_plus/example/android/app Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,6 @@ flutter {
6262
6363dependencies {
6464 testImplementation ' junit:junit:4.13.2'
65- androidTestImplementation ' androidx.test:runner:1.6.1 '
65+ androidTestImplementation ' androidx.test:runner:1.6.2 '
6666 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
6767}
Original file line number Diff line number Diff line change @@ -59,6 +59,6 @@ flutter {
5959
6060dependencies {
6161 testImplementation ' junit:junit:4.13.2'
62- androidTestImplementation ' androidx.test:runner:1.6.1 '
62+ androidTestImplementation ' androidx.test:runner:1.6.2 '
6363 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
6464}
You can’t perform that action at this time.
0 commit comments