Skip to content

Commit 197f20e

Browse files
author
game-workstore-bot
committed
Package Update 12.9.0
1 parent 8f10aa5 commit 197f20e

36 files changed

+2319
-2311
lines changed

CHANGELOG.md

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

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.

Documentation~/index.md

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
1-
Get Started with Firebase Dynamic Links
2-
========================================
3-
4-
Thank you for installing the Firebase Dynamic Links Unity SDK. The
5-
[Dynamic Links guide](https://firebase.google.com/docs/dynamic-links/unity/create)
6-
provides instructions to configure a Unity project.
7-
8-
# Overview
9-
10-
You can use
11-
[Firebase Dynamic Links](https://firebase.google.com/products/dynamic-links/)
12-
to create short or long Dynamic Links. The API takes several optional parameter
13-
structures to build links. Short links can also be created from a previously
14-
generated long link. The Dynamic Links API will generate a URL like
15-
https://example.page.link/aSDf.
16-
17-
18-
# Using the Sample
19-
20-
This SDK is distributed with a sample project under the
21-
`Assets/Firebase/Sample/DynamicLinks` directory. To configure and run the
22-
sample, follow the instructions in
23-
`Assets/Firebase/Sample/DynamicLinks/readme.md`.
24-
25-
# Demos
26-
27-
[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
28-
which showcases the integration of multiple Firebase features within a single
29-
game. The source is available on
30-
[GitHub](https://github.com/google/mechahamster), and the live application
31-
is available for iOS on the
32-
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
33-
and for Android on the
34-
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].
35-
36-
# Links
37-
38-
* [Homepage](https://firebase.google.com/games/)
39-
* [Contact](https://firebase.google.com/support/contact/)
40-
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)
41-
42-
# Discussion
43-
44-
* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
45-
* [Slack community](https://firebase-community.slack.com/)
46-
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)
1+
Get Started with Firebase Dynamic Links
2+
========================================
3+
4+
Thank you for installing the Firebase Dynamic Links Unity SDK. The
5+
[Dynamic Links guide](https://firebase.google.com/docs/dynamic-links/unity/create)
6+
provides instructions to configure a Unity project.
7+
8+
# Overview
9+
10+
You can use
11+
[Firebase Dynamic Links](https://firebase.google.com/products/dynamic-links/)
12+
to create short or long Dynamic Links. The API takes several optional parameter
13+
structures to build links. Short links can also be created from a previously
14+
generated long link. The Dynamic Links API will generate a URL like
15+
https://example.page.link/aSDf.
16+
17+
18+
# Using the Sample
19+
20+
This SDK is distributed with a sample project under the
21+
`Assets/Firebase/Sample/DynamicLinks` directory. To configure and run the
22+
sample, follow the instructions in
23+
`Assets/Firebase/Sample/DynamicLinks/readme.md`.
24+
25+
# Demos
26+
27+
[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
28+
which showcases the integration of multiple Firebase features within a single
29+
game. The source is available on
30+
[GitHub](https://github.com/google/mechahamster), and the live application
31+
is available for iOS on the
32+
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
33+
and for Android on the
34+
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].
35+
36+
# Links
37+
38+
* [Homepage](https://firebase.google.com/games/)
39+
* [Contact](https://firebase.google.com/support/contact/)
40+
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)
41+
42+
# Discussion
43+
44+
* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
45+
* [Slack community](https://firebase-community.slack.com/)
46+
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)

Firebase/Editor/DynamicLinksDependencies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FirebaseDynamicLinks iOS and Android Dependencies.
1313
</androidPackage>
1414
<androidPackage spec="com.google.firebase:firebase-analytics:22.4.0">
1515
</androidPackage>
16-
<androidPackage spec="com.google.firebase:firebase-dynamic-links-unity:12.8.0">
16+
<androidPackage spec="com.google.firebase:firebase-dynamic-links-unity:12.9.0">
1717
<repositories>
1818
<repository>Assets/Firebase/m2repository</repository>
1919
</repositories>

Firebase/Editor/DynamicLinksDependencies.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.

Firebase/Editor/FirebaseDynamicLinks_version-12.8.0_manifest.txt renamed to Firebase/Editor/FirebaseDynamicLinks_version-12.9.0_manifest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Assets/Firebase/Plugins/iOS/Firebase.DynamicLinks.pdb
66
Assets/Firebase/Plugins/x86_64/FirebaseCppDynamicLinks.bundle
77
Assets/Firebase/Plugins/x86_64/FirebaseCppDynamicLinks.dll
88
Assets/Firebase/Plugins/x86_64/FirebaseCppDynamicLinks.so
9-
Assets/Firebase/m2repository/com/google/firebase/firebase-dynamic-links-unity/12.8.0/firebase-dynamic-links-unity-12.8.0.pom
10-
Assets/Firebase/m2repository/com/google/firebase/firebase-dynamic-links-unity/12.8.0/firebase-dynamic-links-unity-12.8.0.srcaar
9+
Assets/Firebase/m2repository/com/google/firebase/firebase-dynamic-links-unity/12.9.0/firebase-dynamic-links-unity-12.9.0.pom
10+
Assets/Firebase/m2repository/com/google/firebase/firebase-dynamic-links-unity/12.9.0/firebase-dynamic-links-unity-12.9.0.srcaar
1111
Assets/Firebase/m2repository/com/google/firebase/firebase-dynamic-links-unity/maven-metadata.xml
1212
Assets/Plugins/iOS/Firebase/libFirebaseCppDynamicLinks.a
1313
Assets/package.json

Firebase/Editor/FirebaseDynamicLinks_version-12.8.0_manifest.txt.meta renamed to Firebase/Editor/FirebaseDynamicLinks_version-12.9.0_manifest.txt.meta

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

Firebase/Plugins/Firebase.DynamicLinks.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.
-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)