mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 05:27:42 +00:00
Update maven endpoint for sqlcipher.
This commit is contained in:
committed by
Nicholas Tinsley
parent
558051086e
commit
fddc6bcd5f
@@ -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.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user