We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4699086 commit 35bb5bbCopy full SHA for 35bb5bb
1 file changed
export_presets.cfg
@@ -8,7 +8,7 @@ custom_features=""
8
export_filter="all_resources"
9
include_filter="*.json, *.txt, *.env"
10
exclude_filter="Docs/*"
11
-export_path="../Game Builds/BlastOff/Android/v1.2.x/BlastOff-1.3.0-1.apk"
+export_path="../Game Builds/BlastOff/Android/v1.3.x/BlastOff-1.3.0-2.apk"
12
encryption_include_filters=""
13
encryption_exclude_filters=""
14
encrypt_pck=false
@@ -119,7 +119,7 @@ permissions/install_location_provider=false
119
permissions/install_packages=false
120
permissions/install_shortcut=false
121
permissions/internal_system_window=false
122
-permissions/internet=false
+permissions/internet=true
123
permissions/kill_background_processes=false
124
permissions/location_hardware=false
125
permissions/manage_accounts=false
0 commit comments