Need to set variables in `buildTypes` block. I am ...
# gradle
s
Need to set variables in
buildTypes
block. I am unable to do so as the entire source is run during configuration phase and only the last value set in the file is initialised every time.