Skip to content

Commit 04f6d28

Browse files
gkdncopybara-github
authored andcommitted
Remove explicit bazel_compatibility constraints from MODULE.bazel files except J2CL itself.
Since J2CL is in the core and used by all, it will enforce this requirement so we don't repeat it elsewhere. PiperOrigin-RevId: 784347936
1 parent 7a95a09 commit 04f6d28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module(
22
name = "jsinterop_generator",
3-
bazel_compatibility = [">=8.0.1"],
43
repo_name = "com_google_jsinterop_generator",
54
)
65

0 commit comments

Comments
 (0)