EXTRA_VERSION_CODE constant

  1. @deprecated
String const EXTRA_VERSION_CODE

The version code of the app to install components from. @deprecated Use {@link #EXTRA_LONG_VERSION_CODE). @hide

Implementation

@deprecated
static const String EXTRA_VERSION_CODE = "android.intent.extra.VERSION_CODE";