nyxcode
09/03/2017, 1:41 PMhorse_badorties
09/03/2017, 2:15 PMkotlin_version in your build.gradle files. The latest version is kotlin_version = '1.1.4-3' AFAIK.
And why do you have apply plugin: 'java' alongside apply plugin: 'kotlin'?nyxcode
09/03/2017, 4:22 PMapply plugin: 'java' in every buildfile and upgraded to 1.1.4-3 - same issuenyxcode
09/03/2017, 4:25 PMnyxcode
09/03/2017, 4:34 PMA, I can not use an extension function from module B which extends a type from module C.nyxcode
09/03/2017, 4:39 PMA is plugins/broadcast, B is blugins/commandsapi/commandsmaster and C is Masternyxcode
09/03/2017, 5:02 PMnyxcode
09/03/2017, 5:02 PM