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

Commit 3b4ded7

Browse files
committed
Prepare release 6.2.0
1 parent df9ceb0 commit 3b4ded7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.1.2'
26+
implementation 'com.karumi:dexter:6.2.0'
2727
}
2828
```
2929

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ POM_NAME=Dexter
22
POM_ARTIFACT_ID=dexter
33
POM_PACKAGING=aar
44

5-
VERSION_NAME=6.1.3-SNAPSHOT
6-
VERSION_CODE=600103
5+
VERSION_NAME=6.2.0
6+
VERSION_CODE=600200
77
GROUP=com.karumi
88

99
POM_DESCRIPTION=Dexter is an Android library to handle runtime permissions for Marshmallow easily

0 commit comments

Comments
 (0)