mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 22:59:54 +01:00
add secret-sharing-wrapper to build.gradle (WIP)
This commit is contained in:
@@ -5,6 +5,7 @@ allprojects {
|
||||
jcenter()
|
||||
mavenLocal()
|
||||
google()
|
||||
maven { url 'https://mvn.darkcrystal.pw' }
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
afterEvaluate {
|
||||
|
||||
Reference in New Issue
Block a user