Join Slack
Powered by
``` compileGroovy { sourceCompatibility = 1.8 ...
# eap
s
sdeleuze
01/24/2017, 2:05 PM
Copy code
compileGroovy { sourceCompatibility = 1.8 targetCompatibility = 1.8 }
2
Views
Open in Slack
Previous
Next