mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-24 18:36:21 +03:00
Move file config.xml to the module vector-config
This commit is contained in:
parent
e3209fd04a
commit
96c2c6f4a4
2 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
implementation project(":vector-config")
|
||||||
implementation project(":matrix-sdk-android")
|
implementation project(":matrix-sdk-android")
|
||||||
implementation project(":matrix-sdk-android-flow")
|
implementation project(":matrix-sdk-android-flow")
|
||||||
implementation project(":library:jsonviewer")
|
implementation project(":library:jsonviewer")
|
||||||
|
|
Loading…
Reference in a new issue