Issue with importing firebase gitlive 1.11.1
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
When inserting this add("commonMainApi", "dev.gitlive:firebase-database:1.11.1") dependency in the project's build.gradle.kts dependencies, the following error occurs if I run the project on android:

You can see in the code that I have set the androidMinSdk = 23
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the build.gradle.kts dependency declaration for dev.gitlive:firebase-database:1.11.1 and the project's androidMinSdk setting of 23. Reproduce the Android run to inspect the error shown in the linked screenshot; done means identifying the dependency or SDK compatibility cause and confirming a working Android build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, firebase, kotlin
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100