Skip to content

Commit 17d778c

Browse files
authored
Refactor into monorepo for v6 (invertase#1837)
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6).
1 parent 81e20ca commit 17d778c

File tree

489 files changed

+20487
-59515
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

489 files changed

+20487
-59515
lines changed

.buckconfig

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[android]
2+
target = android-28
3+
4+
[download]
5+
max_number_of_retries = 3
6+
7+
[maven_repositories]
8+
central = https://repo1.maven.org/maven2
9+
google = https://dl.google.com/dl/android/maven2/

0 commit comments

Comments
 (0)