fixing build
This commit is contained in:
parent
b6f5e5f34d
commit
10c4d17384
|
@ -6,6 +6,7 @@ apply from: '../../android/dependencies.gradle'
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(':logging-api')
|
implementation project(':logging-api')
|
||||||
|
implementation project(':shared_io')
|
||||||
implementation libs.annotations
|
implementation libs.annotations
|
||||||
|
|
||||||
testImplementation libs.junit
|
testImplementation libs.junit
|
||||||
|
|
Loading…
Reference in New Issue