Skip to content

Commit

Permalink
Version update for EE demo.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 421140325
Change-Id: I68a1aeba60487bd9e801ace4a0caf81ff7403f8f
  • Loading branch information
Google ML Kit authored and zhouyiself committed Jan 11, 2022
1 parent f3ec0e6 commit a8cc06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/entityextraction/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation project(':internal:chooserx')
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.google.mlkit:entity-extraction:16.0.0-beta3'
implementation 'com.google.mlkit:entity-extraction:16.0.0-beta4'

// Optional dependency used for the Snackbar
implementation 'com.google.android.material:material:1.2.0'
Expand Down

0 comments on commit a8cc06e

Please sign in to comment.