mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-24 16:07:24 +00:00
Clean
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user