mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
gradle: bump Compose and Kotlin
This commit is contained in:
parent
61fabc7b35
commit
aa1f4cb827
3 changed files with 9 additions and 6 deletions
|
@ -7,7 +7,7 @@ coil = "2.1.0"
|
|||
coroutines = "1.6.3"
|
||||
dagger = "2.42"
|
||||
hilt = "1.0.0"
|
||||
kotlin = "1.6.10"
|
||||
kotlin = "1.7.0"
|
||||
material_motion = "0.8.4"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.13.0"
|
||||
|
@ -76,7 +76,7 @@ testparameterinjector = "com.google.testparameterinjector:test-parameter-injecto
|
|||
[plugins]
|
||||
android-test = { id = "com.android.test", version.ref = "agp" }
|
||||
aurora-svg-transcoder = { id = "org.pushing-pixels.aurora.tools.svgtranscoder.gradle", version.ref = "aurora" }
|
||||
compose = "org.jetbrains.compose:1.1.1"
|
||||
compose = "org.jetbrains.compose:1.2.0-alpha01-dev741"
|
||||
hilt = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
|
||||
paparazzi = "app.cash.paparazzi:1.0.0"
|
||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue