Merge branch 'facebook:main' into htpiv/use-bit-cast

This commit is contained in:
Harold Pratt
2022-07-18 16:31:28 -07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ yoga_android_library(
name = "yoga",
srcs = glob(["**/*.java"]),
autoglob = False,
language = "JAVA",
visibility = [
"PUBLIC",
],

View File

@@ -9,6 +9,7 @@ yoga_android_library(
name = "android",
srcs = glob(["**/*.java"]),
autoglob = False,
language = "JAVA",
visibility = [
"PUBLIC",
],