We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba94bf commit 177f970Copy full SHA for 177f970
README.md
@@ -48,7 +48,7 @@ See https://jitpack.io/#ai.elimu/content-provider/ for the latest version availa
48
49
1. Publish the library to your local Maven repository:
50
```sh
51
- ./gradlew clean utils:publishReleasePublicationToMavenLocal
+ ./gradlew clean build utils:publishAarPublicationToMavenLocal
52
```
53
2. In the app that will be testing the `-SNAPSHOT` version of the library, add `mavenLocal()`:
54
```diff
0 commit comments