Join Slack
Powered by
Usually, the file is as simple as this: ``` plugin...
# gradle
k
kingsley
09/27/2018, 9:23 AM
Usually, the file is as simple as this:
Copy code
plugins { `kotlin-dsl` } repositories { jcenter() }
Then everything should be fine afterwards
Open in Slack
Previous
Next