mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
fix(deps): update androidx
This commit is contained in:
parent
1412ee7486
commit
66185c0062
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
aboutLibraries = "11.2.3"
|
||||
agp = "8.11.0-alpha07"
|
||||
android-junit5 = "1.12.0.0"
|
||||
androidx-test = "1.7.0-alpha02"
|
||||
androidx-test = "1.7.0-alpha03"
|
||||
benchmark = "1.4.0-alpha11"
|
||||
coil3 = "3.1.0"
|
||||
coroutines = "1.10.2"
|
||||
|
@ -58,8 +58,8 @@ androidx-navigation-compose = { module = "androidx.navigation:navigation-compose
|
|||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.6"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
|
||||
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0-alpha02"
|
||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.3.0-alpha02"
|
||||
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0-alpha03"
|
||||
androidx-test-ext-junit = "androidx.test.ext:junit:1.3.0-alpha03"
|
||||
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
|
||||
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }
|
||||
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.4.0-alpha01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue