AndroidSdkManagerToolSettings.

SkipVersionCheck Property

Summary

Gets or sets a value indicating whether to skip the sdkmanager version check. By default, the sdkmanager version is checked before each invocation to ensure a new enough version is in use.

Syntax

public bool SkipVersionCheck { get; set; }

Value

Type Description
bool true if skip version check; otherwise, false.