mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-25 02:01:13 +01:00
Replace compose-stable-marker with compose-runtime-annotation
This commit is contained in:
@@ -31,7 +31,7 @@ dependencies {
|
||||
|
||||
api(libs.sqldelight.android.paging)
|
||||
|
||||
compileOnly(libs.compose.stablemarker)
|
||||
compileOnly(compose.runtime.annotation)
|
||||
|
||||
testImplementation(libs.bundles.test)
|
||||
testImplementation(kotlinx.coroutines.test)
|
||||
|
||||
Reference in New Issue
Block a user