Skip to content

Commit

Permalink
Add missing compatibility_level back (#1155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes committed Apr 10, 2024
1 parent 83c7cd0 commit cb82644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.release.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module(
name = "rules_kotlin",
version = "1.9.0",
compatibility_level = 1,
repo_name = "rules_kotlin",
)

Expand Down

0 comments on commit cb82644

Please sign in to comment.