Click or drag to resize
BuildSettingsAndroidBundleVersionCode Property
Bundle version code of android package.

Namespace: Slash.Unity.Editor.Common.Build
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public int BundleVersionCode { get; set; }

Property Value

Type: Int32
See Also