when i compile my project (https://github.com/originalrusyn/novotvir/tree/multi_module) the following error occurs:
Information:Gradle: Executing tasks: [:droid:generateDebugSources, :droid:generateDebugTestSources] Information:03.01.15 14:01 - Compilation completed with 1 error and 0 warnings in 5 sec Error:Cannot compile Groovy files: no Groovy library is defined for module ‘server’
How to fix it? Please help