ktor-http-api-sample icon indicating copy to clipboard operation
ktor-http-api-sample copied to clipboard

Sample should use Kotlin gradle (kts) over Groovy for consistency

Open kggilmer opened this issue 4 years ago • 0 comments

I would expect that most Kotlin developers are more familiar with the Kotlin variant of gradle build files. To reduce unnecessary complexity, the sample build file should be provided in Kotlin rather than Groovy.

kggilmer avatar Nov 24 '21 17:11 kggilmer