We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
kotlinc
1 parent e693c27 commit c6039b3Copy full SHA for c6039b3
1 file changed
java/kotlin-extractor/dev/kotlinc
@@ -27,7 +27,7 @@ import shutil
27
import io
28
import os
29
30
-DEFAULT_VERSION = "1.9.0"
+DEFAULT_VERSION = "2.0.0"
31
32
def options():
33
parser = argparse.ArgumentParser(add_help=False)
0 commit comments