Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 69c63be

Browse files
Add Crashlytics label
1 parent 93ffada commit 69c63be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/app/main-page.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<Button row="38" col="0" text="topic subscribe" tap="{{ doSubscribeToTopic }}" class="button button-messaging"/>
181181
<Button row="38" col="1" text="topic unsubscribe" tap="{{ doUnsubscribeFromTopic }}" class="button button-messaging"/>
182182

183-
<Label row="39" colSpan="2" text="Firebase Crash Reporing" class="subtitle"/>
183+
<Label row="39" colSpan="2" text="Firebase Crash Reporing / Crashlytics" class="subtitle"/>
184184

185185
<Button row="40" col="0" text="log message" tap="{{ doLogMessage }}" class="button button-crash"/>
186186
<iOS>

0 commit comments

Comments
 (0)