Merge pull request #559 from vector-im/feature/bma/fixTestWarning
Fix bad namespace.
This commit is contained in:
commit
02aaa02f7d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace = "io.element.android.libraries.matrix.test"
|
namespace = "io.element.android.libraries.mediaupload.test"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue