mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
fix(deps): update dependency androidx.test:runner to v1.5.0-beta02
This commit is contained in:
parent
daba852e6d
commit
0ac7c9876e
1 changed files with 1 additions and 1 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue