We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defa0cb commit f1c461dCopy full SHA for f1c461d
app/build.gradle
@@ -460,7 +460,7 @@ dependencies {
460
kspAndroidTest "androidx.hilt:hilt-compiler:$hiltAndroidxVersion"
461
462
// ML Kit
463
- implementation 'com.google.mlkit:entity-extraction:16.0.0-beta6'
+ implementation 'com.google.mlkit:entity-extraction:16.0.0-beta5'
464
465
testImplementation("com.google.protobuf:protobuf-javalite") {
466
version {
0 commit comments