Skip to content

Commit a921146

Browse files
authored
compress native libs
1 parent e1f0f72 commit a921146

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

entry/src/main/module.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
],
1212
"deliveryWithInstall": true,
1313
"installationFree": false,
14+
"compressNativeLibs": true,
1415
"pages": "$profile:main_pages",
1516
"requestPermissions": [
1617
{
@@ -67,4 +68,4 @@
6768
}
6869
]
6970
}
70-
}
71+
}

0 commit comments

Comments
 (0)