mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:43:25 +00:00
fix: remove android prod optimizations
This commit is contained in:
@@ -54,8 +54,6 @@ const defineConfig = (): ExpoConfig => ({
|
||||
{
|
||||
android: {
|
||||
minSdkVersion: 24,
|
||||
enableProguardInReleaseBuilds: true,
|
||||
enableShrinkResourcesInReleaseBuilds: true,
|
||||
packagingOptions: {
|
||||
pickFirst: [
|
||||
"lib/x86/libcrypto.so",
|
||||
|
Reference in New Issue
Block a user