Home
last modified time | relevance | path

Searched defs:enableProguardInReleaseBuilds (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-build-properties/src/
H A DpluginConfig.ts68 enableProguardInReleaseBuilds?: boolean; property
295 enableProguardInReleaseBuilds: { type: 'boolean', nullable: true }, constant
/expo/packages/expo-build-properties/build/
H A DpluginConfig.d.ts48 enableProguardInReleaseBuilds?: boolean; property
H A DpluginConfig.js36 enableProguardInReleaseBuilds: { type: 'boolean', nullable: true }, property