mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update androidx.test
This commit is contained in:
parent
cf3549f09a
commit
be7840125f
1 changed files with 3 additions and 3 deletions
|
@ -41,11 +41,11 @@ androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.6
|
|||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.6.0-alpha02"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha16"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.2.0"
|
||||
androidx-test-core = "androidx.test:core:1.5.0-alpha02"
|
||||
androidx-test-core = "androidx.test:core:1.5.0-beta01"
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.5.0-alpha07"
|
||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.1.4-alpha07"
|
||||
androidx-test-rules = "androidx.test:rules:1.4.1-alpha07"
|
||||
androidx-test-runner = "androidx.test:runner:1.5.0-alpha04"
|
||||
androidx-test-rules = "androidx.test:rules:1.4.1-beta01"
|
||||
androidx-test-runner = "androidx.test:runner:1.5.0-beta01"
|
||||
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