With the parameter '--console=plain' Gradle produces a plain text log without
charachter garbage which is created by animations.
Signed-off-by: Tim Krüger <t@timkrueger.me>
Instead of loading dependencies with an own snippet of code now the
provided functionality of configure flavor based implementation
declaration is used.
This change results in some more warning which will no be fixied in this
commit.
See: https://developer.android.com/studio/build/build-variants#dependencies
Signed-off-by: Tim Krüger <t@timkrueger.me>