Merge branch 'develop' into feature/fga/improve_node_architecture
This commit is contained in:
commit
a19917da80
344 changed files with 1487 additions and 1143 deletions
|
|
@ -25,6 +25,12 @@ plugins {
|
|||
|
||||
android {
|
||||
namespace = "io.element.android.features.login.impl"
|
||||
|
||||
testOptions {
|
||||
unitTests {
|
||||
isIncludeAndroidResources = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
anvil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue