fix(deps): update dependency androidx.test:runner to v1.5.0-beta02

This commit is contained in:
renovate[bot] 2022-10-24 17:37:20 +00:00 committed by GitHub
parent daba852e6d
commit 0ac7c9876e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ androidx-test-core = "androidx.test:core:1.5.0-beta01"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.5.0-beta02"
androidx-test-ext-junit = "androidx.test.ext:junit:1.1.4-beta01"
androidx-test-rules = "androidx.test:rules:1.4.1-beta01"
androidx-test-runner = "androidx.test:runner:1.5.0-beta01"
androidx-test-runner = "androidx.test:runner:1.5.0-beta02"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha01"
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workmanager" }
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }