mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
build: bump dependencies
This commit is contained in:
parent
ad2d9bb7d8
commit
a9b02376a3
2 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@ kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines
|
|||
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
|
||||
kotlin-coroutines-jvm = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm", version.ref = "coroutines" }
|
||||
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0-alpha01"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0-alpha02"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0-alpha03"
|
||||
androidx-browser = "androidx.browser:browser:1.3.0"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0-alpha01"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha12"
|
||||
|
||||
coil-compose = "io.coil-kt:coil-compose:1.3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue