fix(deps): update dependency androidx.test:runner to v1.6.0-alpha04

This commit is contained in:
renovate[bot] 2023-08-22 21:38:42 +00:00 committed by GitHub
parent 6731453c41
commit 7c07e90d0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ androidx-test-core = "androidx.test:core:1.6.0-alpha01"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha01"
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.0-alpha01"
androidx-test-rules = "androidx.test:rules:1.6.0-alpha01"
androidx-test-runner = "androidx.test:runner:1.6.0-alpha03"
androidx-test-runner = "androidx.test:runner:1.6.0-alpha04"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha04"
androidx-work-runtime = { module = "androidx.work:work-runtime", version.ref = "workmanager" }
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }