Skip to content

Commit

Permalink
Do not expose kotlin-stdlib (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed May 16, 2022
1 parent 5c4af12 commit d5bdd14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Expand Up @@ -3,3 +3,5 @@ group=org.jetbrains.kotlinx

kotlinVersion=1.6.0
pluginPublishVersion=0.10.1

kotlin.stdlib.default.dependency=false

0 comments on commit d5bdd14

Please sign in to comment.