Join Slack
Communities
Powered by
what do you mean available? you should change the...
# gradle
m
mkobit
11/14/2017, 4:19 PM
what do you mean available? you should change the plugin from
plugins { 'java' }
to
plugin { 'java-library' }
to get the
api
configuration
Open in Slack
Previous
Next