Skip to content

Commit 07a7140

Browse files
authored
Merge pull request #46 from SzasznikaJanos/patch-1
Update README.md
2 parents f2b5592 + 6e12b56 commit 07a7140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can then pass this to the `initialize` function, along with a mock Android `
9797
```kotlin
9898
import android.app.Application
9999

100-
val app = Firebase.initialize(new Application(), options)
100+
val app = Firebase.initialize(Application(), options)
101101
```
102102

103103
## Project status

0 commit comments

Comments
 (0)