Skip to content

Commit 21ccd00

Browse files
jDramaixcopybara-github
authored andcommitted
Prepare jsinterop_generator for its first BCR release.
PiperOrigin-RevId: 793517051
1 parent 0a7965f commit 21ccd00

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.bcr/config.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ archive_override(
99
urls = ["https://github.com/google/j2cl/archive/master.zip"],
1010
)
1111

12-
bazel_dep(name = "jsinterop_base")
12+
bazel_dep(name = "jsinterop_base", version = "1.1.0")
1313

14-
# jsinterop-base is not available in BCR yet.
14+
# Use head jsinterop-base for testing purposes.
1515
archive_override(
1616
module_name = "jsinterop_base",
1717
strip_prefix = "jsinterop-base-master",

0 commit comments

Comments
 (0)