Skip to content

Commit f1c461d

Browse files
committed
Revert "Bump com.google.mlkit:entity-extraction (#5474)"
This reverts commit defa0cb.
1 parent defa0cb commit f1c461d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ dependencies {
460460
kspAndroidTest "androidx.hilt:hilt-compiler:$hiltAndroidxVersion"
461461

462462
// ML Kit
463-
implementation 'com.google.mlkit:entity-extraction:16.0.0-beta6'
463+
implementation 'com.google.mlkit:entity-extraction:16.0.0-beta5'
464464

465465
testImplementation("com.google.protobuf:protobuf-javalite") {
466466
version {

0 commit comments

Comments
 (0)