mirror of
https://github.com/status-im/react-native.git
synced 2025-02-03 21:24:31 +00:00
New release process: Fix installArchives
Reviewed By: mkonicek Differential Revision:D2917191 Ninja: Only related to open source React Native, does not affect any fb apps fb-gh-sync-id: c4fc80ebdd520942e75161a4a30ea4d18030bec4 shipit-source-id: c4fc80ebdd520942e75161a4a30ea4d18030bec4
This commit is contained in:
parent
157b5274b7
commit
1d561fd604
@ -119,6 +119,8 @@ afterEvaluate { project ->
|
||||
repositories.mavenDeployer {
|
||||
// Deploy to react-native/android, ready to publish to npm
|
||||
repository url: "file://${projectDir}/../android"
|
||||
|
||||
configureReactNativePom pom
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user