This is my first project in Android Studio, and the code of my apps are not obfuscated. Im using this configuration in build.gradle file:
NB.: Now instead of
runProguard false
you'll need to use
minifyEnabled false