We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08aab02 commit 4dda28bCopy full SHA for 4dda28b
firebase-common/src/main/java/com/google/firebase/datastore/DataStore.kt
@@ -34,7 +34,7 @@ import kotlinx.coroutines.runBlocking
34
*
35
* There should only ever be _one_ instance of this class per context and name variant.
36
37
- * > Do **NOT** use this _unless_ you're bridging Java code. If you're writing new code, or your >
+ * > Do **NOT** use this _unless_ you're bridging Java code. If you're writing new code, or your
38
* code is in Kotlin, then you should create your own singleton that uses [DataStore] directly.
39
40
* Example:
0 commit comments