mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 01:47:03 +05:30
fix(deps): update androidx
This commit is contained in:
parent
095ec1ed04
commit
7540430e1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp = "8.3.0-alpha07"
|
agp = "8.3.0-alpha07"
|
||||||
benchmark = "1.2.0-rc02"
|
benchmark = "1.2.0"
|
||||||
coil = "2.4.0"
|
coil = "2.4.0"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.5.3"
|
composeCompiler = "1.5.3"
|
||||||
|
@ -17,7 +17,7 @@ sentry-sdk = "6.31.0"
|
||||||
serialization = "1.6.0"
|
serialization = "1.6.0"
|
||||||
sqldelight = "2.0.0"
|
sqldelight = "2.0.0"
|
||||||
whetstone = "0.8.0"
|
whetstone = "0.8.0"
|
||||||
workmanager = "2.9.0-beta01"
|
workmanager = "2.9.0-rc01"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0"
|
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue