enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
This commit is contained in:
parent
718b37a4eb
commit
46e58fe64d
17 changed files with 100 additions and 97 deletions
|
|
@ -25,6 +25,6 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":libraries:matrix"))
|
||||
api(projects.libraries.matrix)
|
||||
api(libs.coroutines.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue