diff --git a/deprecated/easy_google_maps/example/android/app/build.gradle b/deprecated/easy_google_maps/example/android/app/build.gradle index 17a3370..a1e6e39 100644 --- a/deprecated/easy_google_maps/example/android/app/build.gradle +++ b/deprecated/easy_google_maps/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/fb_firestore/example/android/app/build.gradle b/deprecated/fb_firestore/example/android/app/build.gradle index 37a51d4..c96fab3 100644 --- a/deprecated/fb_firestore/example/android/app/build.gradle +++ b/deprecated/fb_firestore/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/fb_storage/example/android/app/build.gradle b/deprecated/fb_storage/example/android/app/build.gradle index bac10f8..26f3afa 100644 --- a/deprecated/fb_storage/example/android/app/build.gradle +++ b/deprecated/fb_storage/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/floating_search_bar/example/android/app/build.gradle b/deprecated/floating_search_bar/example/android/app/build.gradle index 0f6a5e5..420f6b7 100644 --- a/deprecated/floating_search_bar/example/android/app/build.gradle +++ b/deprecated/floating_search_bar/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/flutter_midi/example/android/app/build.gradle b/deprecated/flutter_midi/example/android/app/build.gradle index 0f6a5e5..420f6b7 100644 --- a/deprecated/flutter_midi/example/android/app/build.gradle +++ b/deprecated/flutter_midi/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/flutter_wasm_interop/example/android/app/build.gradle b/deprecated/flutter_wasm_interop/example/android/app/build.gradle index 0f6a5e5..420f6b7 100644 --- a/deprecated/flutter_wasm_interop/example/android/app/build.gradle +++ b/deprecated/flutter_wasm_interop/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/image_resizer/example/android/app/build.gradle b/deprecated/image_resizer/example/android/app/build.gradle index 0f6a5e5..420f6b7 100644 --- a/deprecated/image_resizer/example/android/app/build.gradle +++ b/deprecated/image_resizer/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/navigation_rail/example/android/app/build.gradle b/deprecated/navigation_rail/example/android/app/build.gradle index 0f6a5e5..420f6b7 100644 --- a/deprecated/navigation_rail/example/android/app/build.gradle +++ b/deprecated/navigation_rail/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' } diff --git a/deprecated/responsive_scaffold/example/android/app/build.gradle b/deprecated/responsive_scaffold/example/android/app/build.gradle index 0f6a5e5..420f6b7 100644 --- a/deprecated/responsive_scaffold/example/android/app/build.gradle +++ b/deprecated/responsive_scaffold/example/android/app/build.gradle @@ -62,6 +62,6 @@ flutter { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" testImplementation 'junit:junit:4.12' - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1' }