Closed czyzby closed 8 years ago
Dragome SDK version needs to be updated in build.gradle of core project. com.dragome.commons.compiler.ClassPath seems to be missing, so DragomeConfiguration class fails to compile.
build.gradle
core
com.dragome.commons.compiler.ClassPath
DragomeConfiguration
Dragome SDK version needs to be updated in
build.gradle
ofcore
project.com.dragome.commons.compiler.ClassPath
seems to be missing, soDragomeConfiguration
class fails to compile.