groovy-android-gradle-plugin icon indicating copy to clipboard operation
groovy-android-gradle-plugin copied to clipboard

No Compilation Error, Can't debug

Open viratshukla opened this issue 6 years ago • 1 comments

I am using this groovy plugin in Android Studio 2.3.3. It doesn't show any compilation error. Most of the times debug doesn't work. When it works, then I can't evaluate expression.

viratshukla avatar Feb 22 '19 14:02 viratshukla

Hi, could you please provide an example of empty project? I'll try to see what's wrong, also make sure you're using version org.codehaus.groovy:groovy-android-gradle-plugin:1.2.0for that version of com.android.tools.build:gradle:2.3.3gradle build tool.

bitsnaps avatar Feb 22 '19 15:02 bitsnaps