File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ This extension allows you to interact with Firebase Analytics in a uniform way f
12
12
To use this library in your Defold project, add the following URL to your ` game.project ` dependencies:
13
13
14
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-remoteconfig /archive/master.zip ] ( https://github.com/defold/extension-firebase-remoteconfig /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
16
17
- We recommend using a link to a zip file of a [ specific release] ( https://github.com/defold/extension-firebase-remoteconfig /releases ) .
17
+ We recommend using a link to a zip file of a [ specific release] ( https://github.com/defold/extension-firebase-analytics /releases ) .
18
18
19
19
20
20
## Setup
You can’t perform that action at this time.
0 commit comments