This commit is contained in:
Niels Andriesse
2021-05-18 14:45:37 +10:00
parent 7c3bee036c
commit 68225e00be
4 changed files with 5 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ buildscript {
allprojects {
repositories {
google()
mavenCentral()
maven {
url "https://raw.github.com/signalapp/maven/master/photoview/releases/"
@@ -45,12 +46,11 @@ allprojects {
}
}
maven {
url "https://dl.bintray.com/terl/lazysodium-maven"
url "https://dl.bintray.com/terl/lazysodium-maven"
content {
includeGroupByRegex "com\\.goterl\\.lazycode.*"
}
}
google()
}
project.ext {