We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d120462 commit 9ee69f0Copy full SHA for 9ee69f0
1 file changed
src-tauri/gen/android/app/build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("com.google.android.material:material:1.12.0")
65
testImplementation("junit:junit:4.13.2")
66
androidTestImplementation("androidx.test.ext:junit:1.1.4")
67
- androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")
+ androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0")
68
}
69
70
apply(from = "tauri.build.gradle.kts")
0 commit comments