Hey I know theres a way to do this but I dont know...
# announcements
e
Hey I know theres a way to do this but I dont know how to (yet). I want to run a kotlin script (to rename files) right inside android studio. I tried creating a
kt
file in an arbitrary folder and adding a
main
method but in order to run it, the IDE has to assemble the project, which is not possible because the files in question have illegal names.