mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(deps): update androidx
This commit is contained in:
parent
a713484880
commit
62b00ccc66
1 changed files with 4 additions and 4 deletions
|
@ -30,9 +30,9 @@ aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version
|
|||
android-security-lints = "com.android.security.lint:lint:1.0.3"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.11.0-rc01"
|
||||
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
|
||||
androidx-browser = "androidx.browser:browser:1.9.0-alpha03"
|
||||
androidx-browser = "androidx.browser:browser:1.9.0-alpha04"
|
||||
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
|
||||
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.05.00"
|
||||
androidx-compose-bom = "androidx.compose:compose-bom-alpha:2025.05.01"
|
||||
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
androidx-compose-glance = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
|
||||
androidx-compose-glance-m3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }
|
||||
|
@ -53,7 +53,7 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
|
|||
androidx-core = "androidx.core:core:1.16.0"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.2.0-beta02"
|
||||
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
||||
androidx-lint-gradle = "androidx.lint:lint-gradle:1.0.0-alpha04"
|
||||
androidx-lint-gradle = "androidx.lint:lint-gradle:1.0.0-alpha05"
|
||||
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation" }
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:3.3.6"
|
||||
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
|
||||
|
@ -62,7 +62,7 @@ androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.7.0-alpha0
|
|||
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-alpha02"
|
||||
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.4.0-alpha03"
|
||||
androidx-work-runtime = { module = "androidx.work:work-runtime", 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:3.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue