Merge pull request #559 from vector-im/feature/bma/fixTestWarning
Fix bad namespace.
This commit is contained in:
@@ -19,7 +19,7 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "io.element.android.libraries.matrix.test"
|
||||
namespace = "io.element.android.libraries.mediaupload.test"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user