Migrates to Compose 1.5.0
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.9.0'
|
||||
implementation "androidx.core:core-ktx:$core_ktx_version"
|
||||
|
||||
// @Immutable and @Stable
|
||||
implementation "androidx.compose.runtime:runtime:$compose_ui_version"
|
||||
|
||||
Reference in New Issue
Block a user