Skip to content

Commit

Permalink
android: bump com.karumi:dexter from 6.2.2 to 6.2.3 in /android
Browse files Browse the repository at this point in the history
Bumps [com.karumi: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>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 387e077 commit fdfe366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'

// Runtime permission
implementation 'com.karumi:dexter:6.2.2'
implementation 'com.karumi:dexter:6.2.3'

// vision api
implementation 'com.google.android.gms:play-services-vision:20.1.3'
Expand Down

0 comments on commit fdfe366

Please sign in to comment.