but I need to migrate to gradle experimental (to be able to use breakpoints to debug native source), is there possible to use it in some way in gradle-experimental?
Any solution to this question. I have similar issue. I am trying to use gradle experimental plugin so that i can set breakpoints in native code.
My existing gradle build file has following lines: