Hi guys, can I use `fileProperties` in a KMM proje...
# koin
r
Hi guys, can I use
fileProperties
in a KMM project? I have separate android and ios modules and I am not able to access it in ios module. Using koin version
3.1.4
a
fileProperties
is for now available only in JVM. Worth to check the KMM File API if we can allow somethign better