Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tiroman committed Oct 22, 2017
2 parents 6d0b2a8 + fee92c0 commit 61bedd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Step 2. Add the dependency

```Groovy
dependencies {
compile 'com.github.tiromansev:Android-Permission-Manager:0.0.7'
compile 'com.github.tiromansev:Android-Permission-Manager:0.0.8'
}
```

Expand All @@ -109,6 +109,6 @@ Step 2. Add the dependency
<dependency>
<groupId>com.github.tiromansev</groupId>
<artifactId>Android-Permission-Manager</artifactId>
<version>0.0.7</version>
<version>0.0.8</version>
</dependency>
```

0 comments on commit 61bedd0

Please sign in to comment.