Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 236fe67

Browse files
author
Juan Chong
committed
Really fixed the instructions this time
1 parent 1292d02 commit 236fe67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

publishing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Update the version number in the root publish.gradle (pubVersion property)
22
- Run gradlew clean
3-
- Run gradlew build
3+
- Run gradlew publish
44
- This will generate a JSON with the correct version (based on the template) in /build/vendordeps/
5-
- Open the JSON and replace the double quotes "" "" with quotes " "
5+
- Open the JSON in /build/vendordeps/ and replace the double quotes "" "" with single quotes " "
66
- This will build both the java and c++ versions and generate maven artifacts for both
7-
- Upload the maven artifacts and JSON to the folder
7+
- Upload the maven artifacts and JSON to the server

0 commit comments

Comments
 (0)