mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 08:47:03 +05:30
fix(build): bump About Libraries, Coroutines and WorkManager
This commit is contained in:
parent
c9d89f493d
commit
ad2582a28e
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
[versions]
|
[versions]
|
||||||
aboutLibraries = "10.10.0"
|
aboutLibraries = "11.1.0-b01"
|
||||||
agp = "8.3.0-beta02"
|
agp = "8.3.0-beta02"
|
||||||
benchmark = "1.2.3"
|
benchmark = "1.2.3"
|
||||||
coil = "2.5.0"
|
coil = "2.5.0"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.5.8"
|
composeCompiler = "1.5.8"
|
||||||
coroutines = "1.7.3"
|
coroutines = "1.8.0-RC2"
|
||||||
dagger = "2.50"
|
dagger = "2.50"
|
||||||
glance = "1.0.0"
|
glance = "1.0.0"
|
||||||
junit = "5.10.1"
|
junit = "5.10.1"
|
||||||
|
@ -19,7 +19,7 @@ sentry-sdk = "7.2.0"
|
||||||
serialization = "1.6.2"
|
serialization = "1.6.2"
|
||||||
sqldelight = "2.0.1"
|
sqldelight = "2.0.1"
|
||||||
whetstone = "0.8.0"
|
whetstone = "0.8.0"
|
||||||
workmanager = "2.9.0"
|
workmanager = "2.10.0-alpha01"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
aboutLibraries-m3 = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutLibraries" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue