Skip to content

Commit

Permalink
chore: update unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Jan 21, 2021
1 parent d390372 commit df2c57d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion C/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rules_pkg_dependencies()
new_local_repository(
name = "unity",
build_file = "@//third_party:unity.BUILD",
path = "/path/to/unity/2019.4.16f1",
path = "/path/to/unity/2019.4.18f1",
)

# mediapipe
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MediaPipe Unity Plugin
This is a Unity (2019.4.16f1) Plugin to use MediaPipe.
This is a Unity (2019.4.18f1) Plugin to use MediaPipe.

## Platforms
- [x] Linux Desktop (tested on ArchLinux)
Expand Down

0 comments on commit df2c57d

Please sign in to comment.