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.