Is anyone else using dependency substitution of a ...
# multiplatform
b
Is anyone else using dependency substitution of a KMP library, in a legacy Android app? I'm not sure whats going on here, but it appears dependency substitution does not work between a multiplatform project (library) being imported into a pure Android project (app). Everything appears to work but the substitution config doesn't actually substitute, even though he source shows up properly.