polymonster / premake-android-studio

premake5 module for android-studio and gradle build.
MIT License
34 stars 15 forks source link

Kotlin support #17

Closed Gaztin closed 1 year ago

Gaztin commented 1 year ago

This adds support for kotlin (.kt) source files.

It auto-detects if the workspace and projects contain any kotlin files and adds the gradle plugin accordingly.