Skip to content

Commit e7cec01

Browse files
committed
Kotlin: make current_kotlin_version.py executable
1 parent 4c91bdc commit e7cec01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/kotlin-extractor/current_kotlin_version.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
import subprocess
24
import re
35
import shutil

0 commit comments

Comments
 (0)