elect
02/08/2017, 5:38 PMconfigure<JavaPluginConvention> {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
But I got:
Error:Extension of type 'JavaPluginConvention' does not exist. Currently registered extension types: [DefaultExtraPropertiesExtension]