fixing Android build
This commit is contained in:
parent
aba38d661c
commit
8193e44b5a
|
@ -8,6 +8,7 @@ dependencies {
|
||||||
implementation project(':inifile')
|
implementation project(':inifile')
|
||||||
implementation project(':logging-api')
|
implementation project(':logging-api')
|
||||||
implementation project(':autoupdate')
|
implementation project(':autoupdate')
|
||||||
|
implementation project(':shared_io')
|
||||||
implementation project(':inifile')
|
implementation project(':inifile')
|
||||||
implementation libs.annotations
|
implementation libs.annotations
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue