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

Commit af457fe

Browse files
committed
Prepare next release
1 parent 5cf3a7b commit af457fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Include the library in your ``build.gradle``
2323

2424
```groovy
2525
dependencies{
26-
implementation 'com.karumi:dexter:6.2.2'
26+
implementation 'com.karumi:dexter:6.2.3'
2727
}
2828
```
2929

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ POM_NAME=Dexter
22
POM_ARTIFACT_ID=dexter
33
POM_PACKAGING=aar
44

5-
VERSION_NAME=6.2.3-SNAPSHOT
5+
VERSION_NAME=6.2.3
66
VERSION_CODE=600203
77
GROUP=com.karumi
88

0 commit comments

Comments
 (0)