Skip to content

Commit bc406fe

Browse files
authored
Merge branch 'main' into main
2 parents 2c58966 + b645a11 commit bc406fe

File tree

2 files changed

+2
-2
lines changed
  • packages
    • connectivity_plus/connectivity_plus/example/android/app
    • share_plus/share_plus/example/android/app

2 files changed

+2
-2
lines changed

packages/connectivity_plus/connectivity_plus/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ flutter {
6262

6363
dependencies {
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
}

packages/share_plus/share_plus/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ flutter {
5959

6060
dependencies {
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
}

0 commit comments

Comments
 (0)