This is the minimum you need before adding Bubbl.
- Use
minSdk26 or higher. - Use
targetSdk34 or higher.
- Kotlin 1.8+.
- Java 11+.
- You must create a Firebase project and include
google-services.json.
- Location and Maps libraries are required if you want map‑based geofence visualization.
compileSdk = 36,minSdk = 27,targetSdk = 36.- Kotlin 2.0, Java 11.
These are safe to use, but you can follow the minimums above if your app cannot yet move that far.