Skip to content

Commit 3170c7c

Browse files
committed
Updated dependencies list
1 parent 67d8c9b commit 3170c7c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ This extension allows you to interact with Firebase Analytics in a uniform way f
99

1010

1111
## Installation
12-
To use this library in your Defold project, add the following URL to your `game.project` dependencies:
12+
To use this library in your Defold project, add the following URLs to your `game.project` dependencies:
1313

14-
* [https://github.com/defold/extension-firebase/archive/master.zip](https://github.com/defold/extension-firebase/archive/master.zip)
15-
* [https://github.com/defold/extension-firebase-analytics/archive/master.zip](https://github.com/defold/extension-firebase-analytics/archive/master.zip)
16-
17-
We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-firebase-analytics/releases).
14+
| Firebase C++ SDK | Dependencies |
15+
|------------------------|--------------|
16+
| Firebase C++ SDK 7.3.0 | [https://github.com/defold/extension-firebase/archive/refs/tags/1.1.2.zip](https://github.com/defold/extension-firebase/archive/master.zip)<br>[https://github.com/defold/extension-firebase-analytics/archive/refs/tags/2.0.0.zip](https://github.com/defold/extension-firebase-analytics/archive/refs/tags/2.0.0.zip) |
1817

1918

2019
## Setup

0 commit comments

Comments
 (0)