Fix UnstableCollections error
This commit is contained in:
parent
40bf9351ca
commit
5d92402581
2 changed files with 4 additions and 1 deletions
|
|
@ -31,5 +31,6 @@ fun DependencyHandlerScope.composeDependencies() {
|
|||
debugImplementation("androidx.compose.ui:ui-tooling")
|
||||
debugImplementation("androidx.compose.ui:ui-test-manifest")
|
||||
implementation("com.airbnb.android:showkase:1.0.0-beta14")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue