Probelm Editing Sourcecode from LB Legacy
-
hi,
i want to make my kinda custom LB, but when im trying to put Modules together or for example trying to remove Modules i dont need, to make it more clean i get this error when im trying to build it:
"* What went wrong:
Execution failed for task ':compileKotlin'."It builds perfectly fine, when im changing nothing. Maybe someone can help me, would appreciate it.
-
hi,
i want to make my kinda custom LB, but when im trying to put Modules together or for example trying to remove Modules i dont need, to make it more clean i get this error when im trying to build it:
"* What went wrong:
Execution failed for task ':compileKotlin'."It builds perfectly fine, when im changing nothing. Maybe someone can help me, would appreciate it.
-
@nowayay try to build slowly, maybe you just cause a lot of problems(like me) so that causes the:
"* What went wrong:
Execution failed for task ':compileKotlin'.".
If I were you, I would create a new project. -
N nowayay has marked this topic as solved on
-
hi,
i want to make my kinda custom LB, but when im trying to put Modules together or for example trying to remove Modules i dont need, to make it more clean i get this error when im trying to build it:
"* What went wrong:
Execution failed for task ':compileKotlin'."It builds perfectly fine, when im changing nothing. Maybe someone can help me, would appreciate it.
Touches code... Oh no why it breaks?