Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 6a0fb96

Browse files
[[ Bug 23257 ]] Fix build error when "Allow Http Connections" is checked (#2161)
This patch fixes an android build error when "Allow Http Connections" is checked. This happened because the button "Allow Http Connections" was part of the group "permissions", thus the group scripts affected the button under specific circumstances. This patch places the "Allow Http Connections" button outside the "permissions" group, so as it is not affected by code that applies to the group.
1 parent 2066492 commit 6a0fb96

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
65 Bytes
Binary file not shown.

notes/bugfix-23257.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Fix build error on Android when 'Allow Http Connections' button is checked

0 commit comments

Comments
 (0)