Skip to content

Commit 583dae7

Browse files
Bump dexter from 6.2.2 to 6.2.3 in /android
Bumps [dexter](https://github.com/karumi/Dexter) from 6.2.2 to 6.2.3. - [Release notes](https://github.com/karumi/Dexter/releases) - [Commits](Karumi/Dexter@6.2.2...6.2.3) --- updated-dependencies: - dependency-name: com.karumi:dexter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dddede commit 583dae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
6969

7070
// Runtime permission
71-
implementation 'com.karumi:dexter:6.2.2'
71+
implementation 'com.karumi:dexter:6.2.3'
7272

7373
// vision api
7474
implementation 'com.google.android.gms:play-services-vision:20.1.3'

0 commit comments

Comments
 (0)