####### Variables you can edit to change build config, or set same environment variables before script execution #######
####### Variables you can edit to change build config, or set same environment variables before script execution #######
SKIA_VERSION="${SKIA_VERSION:="m116-47d3027-1"}"# Version of Skia m###-commit-sha-#. This commit sha will be cloned from repository https://github.com/JetBrains/skia
SKIA_VERSION="${SKIA_VERSION:="m132-a00c390e98-1"}"# Version of Skia m###-commit-sha-#. This commit sha will be cloned from repository https://github.com/JetBrains/skia
SKIA_DEBUG_MODE="${SKIA_DEBUG_MODE:="false"}"# in debug mode Skiko will be published with postix "+debug", for example "0.0.0-SNAPSHOT+debug"
SKIA_DEBUG_MODE="${SKIA_DEBUG_MODE:="false"}"# in debug mode Skiko will be published with postix "+debug", for example "0.0.0-SNAPSHOT+debug"