Kotlin / kotlin-script-examples

Examples of Kotlin Scripts and usages of the Kotlin Scripting API
Apache License 2.0
302 stars 43 forks source link

Fixed main-kts missing repository bintray #16

Closed arberg closed 1 year ago

arberg commented 2 years ago

Fixed the files which failed to due to dead bintray.

Ran the tests, and upgraded to available kotlinx.html.

Upgraded to kotlin 1.6.20 and the matching coroutines 1.6.1 because its available and still worked.

Updated a sample shell-file so it doesn't fail nearly as terrible on windows without arguments, though it still fails horribly with arguments

ligee commented 1 year ago

Obsolete. No bintray dependencies left in the repo.