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

Commit 5557b90

Browse files
committed
Prepare release 6.2.2
1 parent e52b7d0 commit 5557b90

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.1'
26+
implementation 'com.karumi:dexter:6.2.2'
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.2-SNAPSHOT
5+
VERSION_NAME=6.2.2
66
VERSION_CODE=600202
77
GROUP=com.karumi
88

0 commit comments

Comments
 (0)