ponewheel / android-ponewheel

pOneWheel Android app
MIT License
71 stars 25 forks source link

Add support for Kotlin #26

Closed twyatt closed 6 years ago

twyatt commented 6 years ago

Doesn't have any specialized configuration, so .kt files are expected to be placed along side .java files (i.e. under the standard src/main/java source set).

See also: #24

ebabel commented 6 years ago

Might as well open this option up to contributors and then be picky later about what we should kotlin-ize later. Let's aim to start small.