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