Skip to content

Conversation

@vinhnt08
Copy link

Summary

In Expo SDK 54 and React Native 0.81.5, the Gradle configuration key enableProguardInReleaseBuilds has been replaced with enableMinifyInReleaseBuilds. Because of this change, the plugin’s regex no longer matches the expected line inside app/build.gradle during expo prebuild, causing the plugin to skip injecting the required configuration.
This update modifies the regex to match the new key so that the plugin correctly generates the expected Gradle code again.

Changelog

Test Plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant