I have same dependency for androidApp and commonMa...
# multiplatform
h
I have same dependency for androidApp and commonMain I am getting Duplicate class error. How can I fix this?
z
You should just be able to leave out the dependency from your androidApp and it will work