Skip to content

Commit ccc3104

Browse files
author
game-workstore-bot
committed
Package Update 12.8.0
1 parent a51bafb commit ccc3104

38 files changed

+2310
-2304
lines changed

Staging/package/CHANGELOG.md

Lines changed: 1955 additions & 1949 deletions
Large diffs are not rendered by default.

Staging/package/CHANGELOG.md.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
1-
Get Started with Firebase Crashlytics
2-
========================================
3-
4-
Thank you for installing the Firebase Crashlytics Unity SDK. The
5-
[Crashlytics guide](https://firebase.google.com/docs/crashlytics/get-started)
6-
provides instructions to configure a Unity project.
7-
8-
# Overview
9-
10-
You can use
11-
[Firebase Crashlytics](https://firebase.google.com/products/crashlytics/)
12-
to help you track, prioritize, and fix stability issues that erode app quality,
13-
in realtime. Spend less time triaging and troubleshooting crashes and more time
14-
building app features that delight users.
15-
16-
# Using the Sample
17-
18-
This SDK is distributed with a sample project under the
19-
`Assets/Firebase/Sample/Crashlytics` directory. To configure and run the sample,
20-
follow the instructions in `Assets/Firebase/Sample/Crashlytics/readme.md`.
21-
22-
# Demos
23-
24-
[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
25-
which showcases the integration of multiple Firebase features within a single
26-
game. The source is available on
27-
[GitHub](https://github.com/google/mechahamster), and the live application
28-
is available for iOS on the
29-
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
30-
and for Android on the
31-
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].
32-
33-
# Links
34-
35-
* [Homepage](https://firebase.google.com/games/)
36-
* [Contact](https://firebase.google.com/support/contact/)
37-
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)
38-
39-
# Discussion
40-
41-
* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
42-
* [Slack community](https://firebase-community.slack.com/)
43-
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)
1+
Get Started with Firebase Crashlytics
2+
========================================
3+
4+
Thank you for installing the Firebase Crashlytics Unity SDK. The
5+
[Crashlytics guide](https://firebase.google.com/docs/crashlytics/get-started)
6+
provides instructions to configure a Unity project.
7+
8+
# Overview
9+
10+
You can use
11+
[Firebase Crashlytics](https://firebase.google.com/products/crashlytics/)
12+
to help you track, prioritize, and fix stability issues that erode app quality,
13+
in realtime. Spend less time triaging and troubleshooting crashes and more time
14+
building app features that delight users.
15+
16+
# Using the Sample
17+
18+
This SDK is distributed with a sample project under the
19+
`Assets/Firebase/Sample/Crashlytics` directory. To configure and run the sample,
20+
follow the instructions in `Assets/Firebase/Sample/Crashlytics/readme.md`.
21+
22+
# Demos
23+
24+
[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
25+
which showcases the integration of multiple Firebase features within a single
26+
game. The source is available on
27+
[GitHub](https://github.com/google/mechahamster), and the live application
28+
is available for iOS on the
29+
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
30+
and for Android on the
31+
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].
32+
33+
# Links
34+
35+
* [Homepage](https://firebase.google.com/games/)
36+
* [Contact](https://firebase.google.com/support/contact/)
37+
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)
38+
39+
# Discussion
40+
41+
* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
42+
* [Slack community](https://firebase-community.slack.com/)
43+
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)

Staging/package/Firebase/Editor/CrashlyticsDependencies.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ FirebaseCrashlytics iOS and Android Dependencies.
55

66
<dependencies>
77
<iosPods>
8-
<iosPod name="Firebase/Crashlytics" version="11.9.0" minTargetSdk="13.0">
8+
<iosPod name="Firebase/Crashlytics" version="11.10.0" minTargetSdk="13.0">
99
</iosPod>
1010
</iosPods>
1111
<androidPackages>
12-
<androidPackage spec="com.google.firebase:firebase-crashlytics-ndk:19.4.1">
12+
<androidPackage spec="com.google.firebase:firebase-crashlytics-ndk:19.4.2">
1313
</androidPackage>
14-
<androidPackage spec="com.google.firebase:firebase-analytics:22.3.0">
14+
<androidPackage spec="com.google.firebase:firebase-analytics:22.4.0">
1515
</androidPackage>
16-
<androidPackage spec="com.google.firebase:firebase-crashlytics-unity:12.7.0">
16+
<androidPackage spec="com.google.firebase:firebase-crashlytics-unity:12.8.0">
1717
<repositories>
1818
<repository>Assets/Firebase/m2repository</repository>
1919
</repositories>

Staging/package/Firebase/Editor/CrashlyticsDependencies.xml.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

Staging/package/Firebase/Editor/Firebase.Crashlytics.Editor.dll.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

Staging/package/Firebase/Editor/Firebase.Crashlytics.Editor.pdb.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Staging/package/Firebase/Editor/FirebaseCrashlytics_version-12.7.0_manifest.txt renamed to Staging/package/Firebase/Editor/FirebaseCrashlytics_version-12.8.0_manifest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Assets/Firebase/Plugins/Firebase.Crashlytics.dll
55
Assets/Firebase/Plugins/Firebase.Crashlytics.pdb
66
Assets/Firebase/Plugins/iOS/Firebase.Crashlytics.dll
77
Assets/Firebase/Plugins/iOS/Firebase.Crashlytics.pdb
8-
Assets/Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/12.7.0/firebase-crashlytics-unity-12.7.0.pom
9-
Assets/Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/12.7.0/firebase-crashlytics-unity-12.7.0.srcaar
8+
Assets/Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/12.8.0/firebase-crashlytics-unity-12.8.0.pom
9+
Assets/Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/12.8.0/firebase-crashlytics-unity-12.8.0.srcaar
1010
Assets/Firebase/m2repository/com/google/firebase/firebase-crashlytics-unity/maven-metadata.xml
1111
Assets/Plugins/iOS/Firebase/libFirebaseCppCrashlytics.a
1212
Assets/Plugins/tvOS/Firebase/libFirebaseCppCrashlytics.a

0 commit comments

Comments
 (0)