Skip to content

Commit cb82644

Browse files
authored
Add missing compatibility_level back (#1155)
1 parent 83c7cd0 commit cb82644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MODULE.release.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module(
22
name = "rules_kotlin",
33
version = "1.9.0",
4+
compatibility_level = 1,
45
repo_name = "rules_kotlin",
56
)
67

0 commit comments

Comments
 (0)