Merge branch 'develop' into feature/fga/pin_settings

This commit is contained in:
ganfra
2023-10-26 11:13:52 +02:00
376 changed files with 6593 additions and 384 deletions

View File

@@ -102,6 +102,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
implementation(project(":libraries:usersearch:impl"))
implementation(project(":libraries:textcomposer:impl"))
implementation(project(":libraries:cryptography:impl"))
implementation(project(":libraries:voicerecorder:impl"))
}
fun DependencyHandlerScope.allServicesImpl() {