package io.appium.espressoserver.lib.helpers // This value is updated automatically by the NPM versioning script // It should be in sync with the NPM module version from package.json private const val VERSION = "9.0.1" fun getEspressoServerVersion() = VERSION