mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(deps): update dependency androidx.test:runner to v1.6.0-alpha03
This commit is contained in:
parent
7c4f843f42
commit
73ab2dd1d3
1 changed files with 1 additions and 1 deletions
|
@ -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-alpha02"
|
||||
androidx-test-runner = "androidx.test:runner:1.6.0-alpha03"
|
||||
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha03"
|
||||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workmanager" }
|
||||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue