Skip to content

Commit

Permalink
Merge pull request google-ai-edge#49 from googlesamples/gesture_recog…
Browse files Browse the repository at this point in the history
…nizer_update_mediapipe_library

Update gesture recognizer library
  • Loading branch information
PaulTR committed Feb 8, 2023
2 parents b093c9a + f315da6 commit 5485842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gesture_recognizer/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

// Mediapipe Library
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 5485842

Please sign in to comment.