diff --git a/kotlin/tbdex-example-android/app/build.gradle.kts b/kotlin/tbdex-example-android/app/build.gradle.kts index aa891fb2..ac75435a 100644 --- a/kotlin/tbdex-example-android/app/build.gradle.kts +++ b/kotlin/tbdex-example-android/app/build.gradle.kts @@ -69,5 +69,5 @@ dependencies { testImplementation("junit:junit:4.13.2") androidTestImplementation("androidx.test.ext:junit:1.2.1") - androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1") + androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1") } \ No newline at end of file