File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -93,5 +93,6 @@ library.
93938. Open `convex-mobile/android` in Android Studio (wait for it to sync)
94949. Double press Ctrl and type `./gradlew build`
959510. Set up GPG key/passphrase https://central.sonatype.org/publish/requirements/gpg/
96- 11. Set credentials in gradle.properties https://central.sonatype.org/publish/publish-gradle/#credentials
97- 12. You can generate a local Maven installable package by running `./gradlew publishToMavenLocal`
96+ 11. Make sure to follow through the instructions, including adding to ~/.gradle/gradle.properties and `gpg --keyserver pgp.mit.edu --send-keys {key}`
97+ 12. Set credentials in gradle.properties https://central.sonatype.org/publish/publish-gradle/#credentials
98+ 13. You can generate a local Maven installable package by running `./gradlew publishToMavenLocal`
You can’t perform that action at this time.
0 commit comments