Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@psteiger psteiger released this 02 Mar 06:04
· 1 commit to master since this release

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.