chore(deps): update androidx

This commit is contained in:
Harsh Shandilya 2024-02-22 13:30:33 +05:30
parent 65f7013e78
commit 954ef90d99

View File

@ -1,10 +1,10 @@
[versions]
aboutLibraries = "11.1.0-b03"
agp = "8.3.0-rc02"
benchmark = "1.2.3"
benchmark = "1.3.0-alpha01"
coil = "2.5.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.9"
composeCompiler = "1.5.10"
coroutines = "1.8.0"
dagger = "2.50"
glance = "1.0.0"
@ -12,7 +12,7 @@ junit = "5.10.2"
konvert = "3.0.0"
kotlin = "1.9.22"
kotlinResult = "1.1.18"
lifecycle = "2.8.0-alpha01"
lifecycle = "2.8.0-alpha02"
retrofit = "2.9.0"
richtext = "0.20.0"
sentry-sdk = "7.4.0"
@ -25,7 +25,7 @@ workmanager = "2.10.0-alpha01"
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
androidx-activity-compose = "androidx.activity:activity-compose:1.9.0-alpha03"
androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmark" }
androidx-browser = "androidx.browser:browser:1.8.0-beta02"
androidx-browser = "androidx.browser:browser:1.8.0-rc01"
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2024.02.00-alpha02"
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
@ -44,7 +44,7 @@ androidx-core-splashscreen = "androidx.core:core-splashscreen:1.1.0-alpha02"
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "lifecycle" }
androidx-lifecycle-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "lifecycle" }
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-alpha02"
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.0-alpha03"
androidx-paging-compose = "androidx.paging:paging-compose:3.3.0-alpha03"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-alpha01"
androidx-test-core = "androidx.test:core:1.6.0-alpha05"
@ -52,7 +52,7 @@ androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.0-alpha0
androidx-test-ext-junit = "androidx.test.ext:junit:1.2.0-alpha03"
androidx-test-rules = "androidx.test:rules:1.6.0-alpha03"
androidx-test-runner = "androidx.test:runner:1.6.0-alpha06"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0-rc01"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
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"