navaronbracke / weforza

1 stars 1 forks source link

Remove the redundant dependency on the Kotlin standard library #471

Closed navaronbracke closed 4 months ago

navaronbracke commented 5 months ago

It is bundled automatically. See https://kotlinlang.org/docs/whatsnew14.html#dependency-on-the-standard-library-added-by-default

(and maybe also fix the debuggable = false option while we're at it?)