We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15fd95 commit 48c625bCopy full SHA for 48c625b
README.md
@@ -209,7 +209,7 @@ repositories {
209
Then you can depend on snapshot versions:
210
211
```groovy
212
-implementation 'com.firebaseui:firebase-ui-auth:4.0.0-SNAPSHOT`
+implementation 'com.firebaseui:firebase-ui-auth:4.0.0-SNAPSHOT'
213
```
214
215
You can see which `SNAPSHOT` builds are avaiable here:
0 commit comments