diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index 214ab9e4..fc25b0fd 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -106,7 +106,7 @@ flutter { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' - androidTestUtil "androidx.test:orchestrator:1.4.2" + androidTestUtil "androidx.test:orchestrator:1.5.1" } secrets {