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
commit 9c63a22de3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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