Skip to content

Commit 21b08f7

Browse files
ted-xiecopybara-github
authored andcommitted
Prepare for 0.7.2
PiperOrigin-RevId: 897888583 Change-Id: Id514f389c69db3d3ff359b29c0639cedca49cabd
1 parent 7b83dc3 commit 21b08f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "rules_android",
3-
version = "0.7.1",
3+
version = "0.7.2",
44
compatibility_level = 1,
55
)
66

examples/basicapp/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bazel_dep(name = "rules_jvm_external", version = "6.7")
88

99
bazel_dep(
1010
name = "rules_android",
11-
version = "0.7.1",
11+
version = "0.7.2",
1212
)
1313

1414

0 commit comments

Comments
 (0)