-
Alexey Tsvetkov authored
This commit gets rid of bash scripts. Everything is done by Gradle. Also setting SKIA_DIR became optional: SKIA_DIR is used, when it is set, otherwise the binaries are downloaded from bintray (see gradle.properties for the exact artifact pattern). This change simplifies building on Windows.
7fab6845