Skip to content

Commit

Permalink
Merge pull request google-ai-edge#46 from googlesamples/image_classif…
Browse files Browse the repository at this point in the history
…ication_update_mediapipe_library

Update image classification library
  • Loading branch information
PaulTR authored Feb 9, 2023
2 parents 68b27a3 + 7bcf872 commit f4ce224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/image_classification/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

implementation 'com.google.mediapipe:tasks-vision:0.1.0-alpha-4'
implementation 'com.google.mediapipe:tasks-vision:0.1.0-alpha-5'
}

0 comments on commit f4ce224

Please sign in to comment.