anyone know what I can do for this? <https://kotli...
# gradle
s
m
maybe do
dependsOn(":lp-server-deploy:jib")
(string) that gets deferred evaluation this would fail at execution time instead of configuration time
s
hmm ok, let me try that real quick
Dang I still get
Copy code
* What went wrong:
Could not determine the dependencies of task ':jib'.
> Task with path ':lp-server-deploy:jib' not found in root project 'lp-server-root'.