File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Unreleased
2-
2+ * [ changed] * Breaking Change* ` FirebaseDataConnect.logLevel ` changed to
3+ ` FirebaseDataConnect.logging ` to provide more fine-grained control and access
4+ to the logcat logging facilities, such as a ` Flow ` to collect the log level
5+ changes and ` push() ` to easily set and restore the log level.
6+ ([ #NNNN] ( https://github.com/firebase/firebase-android-sdk/pull/NNNN ) )
37
48# 16.0.0-beta03
59* [ changed] Requires Data Connect emulator version 1.6.1 or later for code generation.
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ firebase-config:test-app
2323firebase-config-interop
2424firebase-crashlytics
2525firebase-crashlytics:ktx
26- firebase-crashlytics-ndk
2726firebase-database
2827firebase-database:ktx
2928firebase-database-collection
You can’t perform that action at this time.
0 commit comments