Showing
19 changed files
with
19 additions
and
0 deletions
| @@ -8,6 +8,7 @@ | @@ -8,6 +8,7 @@ | ||
| 8 | "tablet", | 8 | "tablet", |
| 9 | "2in1" | 9 | "2in1" |
| 10 | ], | 10 | ], |
| 11 | + "compressNativeLibs": true, | ||
| 11 | "deliveryWithInstall": true, | 12 | "deliveryWithInstall": true, |
| 12 | "pages": "$profile:main_pages", | 13 | "pages": "$profile:main_pages", |
| 13 | "requestPermissions": [ | 14 | "requestPermissions": [ |
| @@ -8,6 +8,7 @@ | @@ -8,6 +8,7 @@ | ||
| 8 | "tablet", | 8 | "tablet", |
| 9 | "2in1" | 9 | "2in1" |
| 10 | ], | 10 | ], |
| 11 | + "compressNativeLibs": true, | ||
| 11 | "deliveryWithInstall": true, | 12 | "deliveryWithInstall": true, |
| 12 | "pages": "$profile:main_pages", | 13 | "pages": "$profile:main_pages", |
| 13 | "requestPermissions": [ | 14 | "requestPermissions": [ |
| @@ -9,6 +9,7 @@ | @@ -9,6 +9,7 @@ | ||
| 9 | "tablet", | 9 | "tablet", |
| 10 | "2in1" | 10 | "2in1" |
| 11 | ], | 11 | ], |
| 12 | + "compressNativeLibs": true, | ||
| 12 | "deliveryWithInstall": true, | 13 | "deliveryWithInstall": true, |
| 13 | "installationFree": false, | 14 | "installationFree": false, |
| 14 | "pages": "$profile:main_pages", | 15 | "pages": "$profile:main_pages", |
-
Please register or login to post a comment