diff --git a/app/build.gradle b/app/build.gradle index 25eadc5..1034c63 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -157,7 +157,7 @@ dependencies { implementation 'com.google.android.material:material:1.10.0' implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2' - androidTestImplementation 'com.deque.android:axe-devtools-android:8.2.0' + androidTestImplementation 'com.deque.android:axe-devtools-android:8.3.0' // MLKit implementation for use with ADT Library implementation 'com.google.mlkit:text-recognition:16.0.1'