fixing Android build

This commit is contained in:
rusefillc 2020-10-04 02:54:25 -04:00
parent aba38d661c
commit 8193e44b5a
2 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ dependencies {
implementation project(':inifile')
implementation project(':logging-api')
implementation project(':autoupdate')
implementation project(':shared_io')
implementation project(':inifile')
implementation libs.annotations