Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ae7bbd09 authored by David Luhmer's avatar David Luhmer Committed by GitHub
Browse files

Merge pull request #530 from nextcloud/removeUnsuedDepRepos

Remove unused dependency repos
parents 779e6191 e43d1226
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -4,9 +4,6 @@ buildscript {
    }
    }
    repositories {
    repositories {
        google()
        google()
        maven {
            url 'https://oss.sonatype.org/content/repositories/snapshots/'
        }
        maven {
        maven {
            url 'https://plugins.gradle.org/m2/'
            url 'https://plugins.gradle.org/m2/'
        }
        }
@@ -23,7 +20,6 @@ buildscript {
allprojects {
allprojects {
    repositories {
    repositories {
        google()
        google()
        maven { url "https://jitpack.io" }
        mavenCentral()
        mavenCentral()
        maven {
        maven {
            url 'https://plugins.gradle.org/m2/'
            url 'https://plugins.gradle.org/m2/'