Skip to content

Commit

Permalink
fix #10
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Apr 25, 2020
1 parent 9b8ed89 commit 746c153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ Gradle users should write their GPR credentials to the `~/.gradle/gradle.propert

```
gpr.user=<USERNAME>
grp.key=<PERSONAL_ACCESS_TOKEN>
gpr.key=<PERSONAL_ACCESS_TOKEN>
```

Ensure `GRADLE_USER_HOME` points to `~/.gradle`. Then add a repository and dependency to the `build.gradle.kts` file:
Expand Down

0 comments on commit 746c153

Please sign in to comment.