We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25f92c commit bb08c19Copy full SHA for bb08c19
1 file changed
src-tauri/gen/android/app/build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
implementation("androidx.activity:activity-ktx:1.10.1")
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")
+ androidTestImplementation("androidx.test.ext:junit:1.3.0")
67
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")
68
}
69
0 commit comments