Skip to content

Commit

Permalink
Preparing for 1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mollyibot committed Nov 15, 2024
1 parent 91ca7a4 commit 1b7e1a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "com_google_j2cl",
strip_prefix = "j2cl-master",
url = "https://github.com/google/j2cl/archive/master.zip",
strip_prefix = "j2cl-20241115",
url = "https://github.com/google/j2cl/archive/v20241115.zip",
)

load("@com_google_j2cl//build_defs:repository.bzl", "load_j2cl_repo_deps")
Expand Down

0 comments on commit 1b7e1a4

Please sign in to comment.