Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Prepare release 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed Jan 29, 2020
1 parent 058393d commit 4444fc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Include the library in your ``build.gradle``

```groovy
dependencies{
implementation 'com.karumi:dexter:6.0.1'
implementation 'com.karumi:dexter:6.0.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ POM_NAME=Dexter
POM_ARTIFACT_ID=dexter
POM_PACKAGING=aar

VERSION_NAME=6.0.2-SNAPSHOT
VERSION_NAME=6.0.2
VERSION_CODE=600002
GROUP=com.karumi

Expand Down

0 comments on commit 4444fc6

Please sign in to comment.