when sync dependency gitlive -> Failed to resolve: firebase-app-debug
Affected Modules: shared
m
Mayank
08/06/2021, 1:43 PM
Can you tell the platforms you are targeting?
m
Muhammad Abdullah
08/07/2021, 5:31 AM
I am having the same problem. I had it with other libraries like firebase-auth but all that required was including the firebase-auth library in the Gradle build.
However, I cannot find a firebase-app-debug lib and I don’t think I am explicitly using it. So I am not sure why that is occurring.
I am investigating converting my current applications to Kotlin Multiplatform.