File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
android-patches/patches-0.61.5/BasicBuild/ReactAndroid Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
+<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
6
6
+ <metadata >
7
7
+ <id >OfficeReact.Android</id >
8
- + <version >0.60.0-microsoft.63.mine </version >
8
+ + <version >$buildNumber$ </version >
9
9
+ <description >Contains Android Implementation of React-Native</description >
10
10
+ <authors >Microsoft</authors >
11
11
+ <projectUrl >https://github.com/microsoft/react-native</projectUrl >
12
- + <repository type =" git" url =" https://github.com/microsoft/react-native.git" />
12
+ + <repository type =" git" url =" https://github.com/microsoft/react-native.git" commit = " $commitId$ " />
13
13
+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
14
14
+ </metadata >
15
15
+
You can’t perform that action at this time.
0 commit comments