Optimize resources
This commit is contained in:
parent
622d0e2cfd
commit
14047ac5c7
Binary file not shown.
Before Width: | Height: | Size: 392 B |
|
@ -1,5 +0,0 @@
|
||||||
*{
|
|
||||||
fontSize: 18px;
|
|
||||||
fontWeight: SemiBold;
|
|
||||||
lineHeight: 32px;
|
|
||||||
}
|
|
|
@ -1,4 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<network-security-config>
|
<network-security-config xmlns:tools="http://schemas.android.com/tools">
|
||||||
<base-config cleartextTrafficPermitted="true" />
|
<base-config
|
||||||
|
cleartextTrafficPermitted="true"
|
||||||
|
tools:ignore="InsecureBaseConfiguration" />
|
||||||
</network-security-config>
|
</network-security-config>
|
Loading…
Reference in New Issue
Block a user