Skip to content

Commit

Permalink
aaaaaand gradle is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
lamba92 committed Sep 17, 2018
1 parent f930111 commit 9a46e15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ pluginManagement {
if (requested.id.id == "kotlin-platform-js") {
useModule("org.jetbrains.kotlin:kotlin-gradle-plugin:${requested.version}")
}

if (requested.id.id == "kotlin-platform-common") {
useModule("org.jetbrains.kotlin:kotlin-gradle-plugin:${requested.version}")
}
}
}
}
Expand Down

0 comments on commit 9a46e15

Please sign in to comment.