androidMinPackageVersionCode property

String? androidMinPackageVersionCode
getter/setter pair

Minimum version code for the Android app.

If the installed app’s version code is lower, then the user is taken to the Play Store.

Implementation

core.String? androidMinPackageVersionCode;