Merge branch 'develop' into feature/fga/update_rust_sdk
This commit is contained in:
commit
31eb01a7c2
341 changed files with 9655 additions and 2495 deletions
|
|
@ -162,4 +162,11 @@ dependencies {
|
|||
|
||||
implementation(libs.dagger)
|
||||
kapt(libs.dagger.compiler)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrixtest)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue