fixing build

This commit is contained in:
rusefillc 2021-01-26 21:34:32 -05:00
parent b6f5e5f34d
commit 10c4d17384
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ apply from: '../../android/dependencies.gradle'
dependencies {
implementation project(':logging-api')
implementation project(':shared_io')
implementation libs.annotations
testImplementation libs.junit