Skip to content

Commit 600a43e

Browse files
authored
Update README.md
1 parent e615b98 commit 600a43e

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
@@ -44,7 +44,7 @@ allprojects {
4444

4545
#### Android
4646

47-
1. Open up `android/app/src/main/java/[...]/MainActivity.java`
47+
1. Open up `android/app/src/main/java/[...]/MainApplication.java`
4848
- Add `import io.rumors.reactnativefirebaseui.RNFirebaseUiPackage;` to the imports at the top of the file
4949
- Add `new RNFirebaseUiPackage()` to the list returned by the `getPackages()` method
5050
2. Append the following lines to `android/settings.gradle`:

0 commit comments

Comments
 (0)