Skip to content

Commit

Permalink
Merge pull request google-ai-edge#50 from googlesamples/hand_landmark…
Browse files Browse the repository at this point in the history
…er_update_mediapipe_library

Update hand landmarker library
  • Loading branch information
PaulTR committed Feb 8, 2023
2 parents 2cbc2fc + 0a3e8a4 commit b093c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hand_landmarker/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,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 b093c9a

Please sign in to comment.