Skip to content

Commit 8432f6e

Browse files
committed
Kotlin: Add 2.2.20-Beta1 version
1 parent 965f1fc commit 8432f6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/kotlin-extractor/versions.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ VERSIONS = [
1212
"2.1.0-Beta1",
1313
"2.1.20-Beta1",
1414
"2.2.0-Beta1",
15+
"2.2.20-Beta1",
1516
]
1617

1718
def _version_to_tuple(v):

0 commit comments

Comments
 (0)