Move file config.xml to the module vector-config

This commit is contained in:
Benoit Marty 2022-02-23 18:10:08 +01:00
parent e3209fd04a
commit 96c2c6f4a4
2 changed files with 1 additions and 1 deletions

View file

@ -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")