Skip to content

Commit

Permalink
fixed artifact name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
illiashenkoo committed Jun 3, 2019
1 parent 3ba7422 commit a6aa3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ allprojects {

```groovy
dependencies {
implementation "com.github.illiashenkoo:startaskpermissions:${latest.version}"
implementation "com.github.illiashenkoo:startask-permissions:${latest.version}"
}
```

Expand Down

0 comments on commit a6aa3bc

Please sign in to comment.