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

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed Jul 2, 2021
1 parent 5cf3a7b commit af457fe
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 @@ -23,7 +23,7 @@ Include the library in your ``build.gradle``

```groovy
dependencies{
implementation 'com.karumi:dexter:6.2.2'
implementation 'com.karumi:dexter:6.2.3'
}
```

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.2.3-SNAPSHOT
VERSION_NAME=6.2.3
VERSION_CODE=600203
GROUP=com.karumi

Expand Down

0 comments on commit af457fe

Please sign in to comment.