Merge pull request #959 from vector-im/feature/bma/fixWarnings

Fix gradle warning
This commit is contained in:
Benoit Marty
2023-07-26 14:03:31 +02:00
committed by GitHub

View File

@@ -14,6 +14,8 @@
* limitations under the License.
*/
rootProject.name = "ElementX_plugins"
dependencyResolutionManagement {
repositories {
mavenCentral()