mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update dependency androidx.test.uiautomator:uiautomator to v2.3.0-alpha02
This commit is contained in:
parent
39bd1fa2eb
commit
45e8993d75
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.5.1"
|
|||
androidx-test-ext-junit = "androidx.test.ext:junit:1.1.5"
|
||||
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
|
||||
androidx-test-runner = "androidx.test:runner:1.5.2"
|
||||
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha01"
|
||||
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-alpha02"
|
||||
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workmanager" }
|
||||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:2.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue