mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-27 19:25:20 +08:00
[storage] initial work to move storage.Path statics out of storage module and into core utils
TODO: move native storage code into utils TODO: move utils module into core
This commit is contained in:
@@ -28,13 +28,12 @@ def firebasePackages = [
|
||||
'fiam',
|
||||
'iid',
|
||||
'invites',
|
||||
'links',
|
||||
'dynamic-links',
|
||||
'messaging',
|
||||
'ml-natural-language',
|
||||
'ml-vision',
|
||||
'storage',
|
||||
'perf',
|
||||
'links',
|
||||
'utils'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user