mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Move dagger.gradle to project root.
This commit is contained in:
@@ -6,7 +6,7 @@ apply plugin: 'ru.vyarus.animalsniffer'
|
||||
apply plugin: 'idea'
|
||||
apply plugin: 'witness'
|
||||
apply from: 'witness.gradle'
|
||||
apply from: '../gradle/dagger.gradle'
|
||||
apply from: '../dagger.gradle'
|
||||
|
||||
dependencies {
|
||||
implementation project(path: ':briar-api', configuration: 'default')
|
||||
|
||||
Reference in New Issue
Block a user