Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
current_kotlin_version.py
1 parent 4c91bdc commit e7cec01Copy full SHA for e7cec01
1 file changed
java/kotlin-extractor/current_kotlin_version.py
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import subprocess
4
import re
5
import shutil
0 commit comments