SetExpansionFileVersion

Description

Sets the version number to use in the other expansion file commands. Currently only applicable to Android. The version number of the expansion file is determined by the version number of the APK that was uploaded with it. For example the APK may be updated to a new version number but the expansion file could still be the original version number.

Definition

SetExpansionFileVersion(int version)

Parameters