Fix broken internal flow.

PiperOrigin-RevId: 439103848
This commit is contained in:
suetfei
2022-04-02 22:46:20 -07:00
committed by Copybara-Service
parent 7e82d1c611
commit 85ce12b6b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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,
)