Skip to content

Commit c857323

Browse files
committed
firebase-dataconnect/CHANGELOG.md entry added
1 parent 8270290 commit c857323

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

firebase-dataconnect/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
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.

subprojects.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ firebase-config:test-app
2323
firebase-config-interop
2424
firebase-crashlytics
2525
firebase-crashlytics:ktx
26-
firebase-crashlytics-ndk
2726
firebase-database
2827
firebase-database:ktx
2928
firebase-database-collection

0 commit comments

Comments
 (0)