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