There was an error while loading. Please reload this page.
2 parents f4097bf + 1f1bf19 commit 063d1deCopy full SHA for 063d1de
1 file changed
android/build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
implementation("androidx.appcompat:appcompat:1.6.0")
39
implementation("com.google.android.material:material:1.7.0")
40
testImplementation("junit:junit:4.13.2")
41
- androidTestImplementation("androidx.test.ext:junit:1.1.5")
+ androidTestImplementation("androidx.test.ext:junit:1.3.0")
42
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
43
implementation(project(":tauri-android"))
44
}
0 commit comments