FastlaneDeliverConfiguration.

SkipAppVersionUpdate Property

Summary

Gets or sets a value indicating whether to update app version for submission.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public bool SkipAppVersionUpdate { get; set; }

Value

Type Description
bool