Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 287 Bytes

Java to Kotlin interoperability

Sample project to illustrate how to call Kotlin code from Java.
See documentation page for more information.

Use ./gradlew run or gradlew.bat run to run the sample application.