I have question about kotlin gradle dsl. Does anyo...
# build-tools
a
I have question about kotlin gradle dsl. Does anyone know the replacement for
register("flavorName"){ initWith="otherFlavor" }
in kotlin build script?