Version bumps:
CompileSdk 30 -> 31
Libs:
Kotlin 1.5.21 -> 1.6.10
Coroutines 1.5.1 -> 1.6.0
Firebase 28.3.1 -> 29.1.0
com.github.psteiger:firebase-database-ktx 0.1.8 -> 0.2.2
API changes:
Database references for API methods GeoQuery.asFlow
and GeoQuery.asTypedFlow
are now DatabaseReference
and not String
.