How do we turn off proguard for Android project

do we set minify enabled to false in build.gradle ( module : libcocos2dx ) or (module : mygame) ? or both ?

In mygame should be enough.