mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 06:27:02 +05:30
fix(deps): update dependency androidx.test:runner to v1.6.2
This commit is contained in:
parent
eb3185d883
commit
78a470dfdd
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ androidx-test-core = "androidx.test:core:1.6.1"
|
|||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
|
||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.1"
|
||||
androidx-test-rules = "androidx.test:rules:1.6.1"
|
||||
androidx-test-runner = "androidx.test:runner:1.6.1"
|
||||
androidx-test-runner = "androidx.test:runner:1.6.2"
|
||||
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
|
||||
androidx-work-runtime = { module = "androidx.work:work-runtime", 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