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 = "4.1.16" fun getEspressoServerVersion() = VERSION