Skip to content

Commit d95db1a

Browse files
authored
Update README.md
1 parent e2d5f42 commit d95db1a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

android/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,6 @@ library.
9393
8. Open `convex-mobile/android` in Android Studio (wait for it to sync)
9494
9. Double press Ctrl and type `./gradlew build`
9595
10. 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`

0 commit comments

Comments
 (0)