Dominik Dolny
ddolny.bsky.social
Dominik Dolny
@ddolny.bsky.social
Senior Software Engineer at Callstack
I think it's a good solution.
Alternatively you can create new debug configuration (see screenshot), add breakpoints, run from console:

./gradlew build --stacktrace -D org.gradle.debug=true -D org.gradle.daemon=false

and run your newly created configuration.
December 5, 2024 at 12:11 PM