diff --git a/android/app/build.gradle b/android/app/build.gradle index 50cbfc8f..735c04f6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -71,7 +71,7 @@ dependencies { implementation 'com.google.code.gson:gson:2.9.1' // 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'