fixing Android build

This commit is contained in:
rusefillc 2020-10-04 02:54:25 -04:00
parent fa187f7201
commit efb309ede5
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