Skip to content

Commit

Permalink
Remove accidental dependency on kotlin stdlib (#508)
Browse files Browse the repository at this point in the history
This is because we use Kotlin in tests, but not in production code.
  • Loading branch information
melix authored Feb 1, 2024
1 parent 898d15f commit f77a87c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
kotlin.stdlib.default.dependency=false

0 comments on commit f77a87c

Please sign in to comment.