mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 02:39:05 +01:00
Move dagger.gradle to project root.
This commit is contained in:
@@ -5,7 +5,7 @@ targetCompatibility = 1.8
|
||||
apply plugin: 'idea'
|
||||
apply plugin: 'witness'
|
||||
apply from: 'witness.gradle'
|
||||
apply from: '../gradle/dagger.gradle'
|
||||
apply from: '../dagger.gradle'
|
||||
|
||||
configurations {
|
||||
tor
|
||||
|
||||
Reference in New Issue
Block a user