Skip to content
Snippets Groups Projects
Commit 761f87bd authored by Benoit Marty's avatar Benoit Marty
Browse files

Olm is now hosted on MavenCentral

parent e4dd05be
No related branches found
No related tags found
No related merge requests found
...@@ -22,14 +22,6 @@ buildscript { ...@@ -22,14 +22,6 @@ buildscript {
allprojects { allprojects {
repositories { repositories {
// For olm library.
maven {
url 'https://gitlab.matrix.org/api/v4/projects/27/packages/maven'
content {
groups.olm.regex.each { includeGroupByRegex it }
groups.olm.group.each { includeGroup it }
}
}
maven { maven {
url 'https://jitpack.io' url 'https://jitpack.io'
content { content {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment