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