We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dddede commit 583dae7Copy full SHA for 583dae7
android/app/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
69
70
// Runtime permission
71
- implementation 'com.karumi:dexter:6.2.2'
+ implementation 'com.karumi:dexter:6.2.3'
72
73
// vision api
74
implementation 'com.google.android.gms:play-services-vision:20.1.3'
0 commit comments