mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +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 {
|
||||
|
||||
implementation project(":vector-config")
|
||||
implementation project(":matrix-sdk-android")
|
||||
implementation project(":matrix-sdk-android-flow")
|
||||
implementation project(":library:jsonviewer")
|
||||
|
|
Loading…
Reference in a new issue