Ensure the Android library includes the native olm libraries

This commit is contained in:
Benoit Marty 2022-01-07 22:03:28 +01:00
parent 2c6b9d5e3a
commit 7d0a69a099

View file

@ -168,7 +168,7 @@ documentation contains instructions on how to set up twine (Python) and npm
(JavaScript) to upload to the registry.
To publish the Android library to MavenCentral (you will need some secrets), in the /android folder:
- Run the command `./gradlew clean publish --no-daemon --no-parallel --stacktrace`.
- Run the command `./gradlew clean build publish --no-daemon --no-parallel --stacktrace`. The generated AAR must be approx 500 kb.
- Connect to https://s01.oss.sonatype.org
- Click on Staging Repositories and check the the files have been uploaded
- Click on close