Searched refs:MinSupportedSdkVersion (Results 1 – 3 of 3) sorted by relevance
33 ctx.Strict("MIN_SUPPORTED_SDK_VERSION", strconv.Itoa(ctx.Config().MinSupportedSdkVersion()))
644 func (c *config) MinSupportedSdkVersion() int { func
117 minVersion := ctx.Config().MinSupportedSdkVersion()