kopia lustrzana https://github.com/ryukoposting/Signal-Android
Update maven endpoint for sqlcipher.
rodzic
558051086e
commit
fddc6bcd5f
|
@ -11,7 +11,7 @@ apply from: 'static-ips.gradle'
|
|||
|
||||
repositories {
|
||||
maven {
|
||||
url "https://raw.github.com/signalapp/maven/master/sqlcipher/release/"
|
||||
url "https://raw.githubusercontent.com/signalapp/maven/master/sqlcipher/release/"
|
||||
content {
|
||||
includeGroupByRegex "org\\.signal.*"
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
|
||||
repositories {
|
||||
maven {
|
||||
url "https://raw.github.com/signalapp/maven/master/sqlcipher/release/"
|
||||
url "https://raw.githubusercontent.com/signalapp/maven/master/sqlcipher/release/"
|
||||
content {
|
||||
includeGroupByRegex "org\\.signal.*"
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue