mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
build: upgrade all dependencies
This commit is contained in:
parent
852f11e80a
commit
9d20916a99
5 changed files with 9 additions and 9 deletions
|
@ -19,20 +19,20 @@ accompanist-insets = { module = "com.google.accompanist:accompanist-insets", ver
|
|||
accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiperefresh", version.ref = "accompanist" }
|
||||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0-rc01"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0-beta01"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.4.0"
|
||||
androidx-appcompat = "androidx.appcompat:appcompat:1.4.0-rc01"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0-rc01"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.7.0-rc01"
|
||||
androidx-core-ktx = "androidx.core:core-ktx:1.7.0"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-alpha02"
|
||||
androidx-lifecycle-compose = "androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0-rc01"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.4.0-alpha10"
|
||||
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.4.0-beta01"
|
||||
androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha14"
|
||||
|
||||
aurora-component = { module = "org.pushing-pixels:aurora-component", version.ref = "aurora" }
|
||||
aurora-theming = { module = "org.pushing-pixels:aurora-theming", version.ref = "aurora" }
|
||||
aurora-window = { module = "org.pushing-pixels:aurora-window", version.ref = "aurora" }
|
||||
|
||||
coil-compose = "io.coil-kt:coil-compose:2.0.0-alpha01"
|
||||
coil-compose = "io.coil-kt:coil-compose:2.0.0-alpha02"
|
||||
kamel-image = "com.alialbaali.kamel:kamel-image:0.3.0"
|
||||
|
||||
compose-richtext-ui = { module = "com.halilibo.compose-richtext:richtext-ui", version.ref = "richtext" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue