Replace compose-stable-marker with compose-runtime-annotation
(cherry picked from commit 4ac9fcd4d3ff2eed59d9c8454d7463b7c9e6dda6)
This commit is contained in:
@@ -31,7 +31,7 @@ dependencies {
|
||||
|
||||
api(libs.sqldelight.android.paging)
|
||||
|
||||
compileOnly(libs.compose.stablemarker)
|
||||
compileOnly(compose.runtime.annotation)
|
||||
|
||||
// SY -->
|
||||
implementation(libs.injekt)
|
||||
|
||||
Reference in New Issue
Block a user