diff --git a/README.md b/README.md index 655594ee..b1630503 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ We also provide a iOS [sample app using the Nearby Connections library] ###Limitation The only Medium supported is Wifi LAN. -**Last Updated:** April 2, 2022 +**Last Updated:** April 2022 diff --git a/WORKSPACE b/WORKSPACE index 84ee0047..d1430a05 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -61,7 +61,7 @@ http_archive( new_local_repository( name = "com_google_ukey2", - path = "./third_party/ukey2", + path = "./third_party/ukey2/ukey2", build_file_content = _ALL_CONTENT, )