Skip to content

Commit be1ce95

Browse files
committed
Update comment
1 parent 9303774 commit be1ce95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-crashlytics/src/main/java/com/google/firebase/crashlytics/KeyValueBuilder.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
package com.google.firebase.crashlytics
1818

19-
/** Helper class to enable convenient syntax in [setCustomKeys] */
19+
/** Helper class to enable convenient syntax in [setCustomKeys] and [recordException] */
2020
class KeyValueBuilder
2121
private constructor(
2222
private val crashlytics: FirebaseCrashlytics?,

0 commit comments

Comments
 (0)