Join Slack
Powered by
Shouldn't this throw some sort of exception instea...
# gradle
j
jlleitschuh
05/25/2017, 7:46 PM
Shouldn't this throw some sort of exception instead of failing silently?
Copy code
subprojects { buildscript { repositories { mavenCentral() } } }
Open in Slack
Previous
Next