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

Commit af13665

Browse files
Upgrade Fabric/Crashlytics to new FirebaseCrashlytics #1699
1 parent dbb6d92 commit af13665

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
@@ -221,7 +221,7 @@
221221

222222
<Label row="46" colSpan="2" text="Firebase Crash Reporing / Crashlytics" class="subtitle"/>
223223

224-
<Button row="47" col="0" colSpan="2" text="force crash (Android only)" tap="{{ doCrash }}" class="button button-crash"/>
224+
<Button row="47" col="0" colSpan="2" text="force crash :)" tap="{{ doCrash }}" class="button button-crash"/>
225225
<Button row="48" col="0" text="log message crashlytics" tap="{{ doLogMessageCrashlytics }}" class="button button-crash"/>
226226
<Button row="48" col="1" text="set string crashlytics" tap="{{ doSetCrashlyticString }}" class="button button-crash"/>
227227
<Button row="49" col="0" text="set bool crashlytics" tap="{{ doSetCrashlyticBool }}" class="button button-crash"/>

0 commit comments

Comments
 (0)