We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4799d6 commit 8e7380aCopy full SHA for 8e7380a
1 file changed
app/src/main/AndroidManifest.xml
@@ -14,6 +14,7 @@
14
android:roundIcon="@drawable/icon"
15
android:supportsRtl="true"
16
android:theme="@style/Theme.掌上西科Beta"
17
+ android:usesCleartextTraffic="true"
18
tools:targetApi="31">
19
20
<receiver
0 commit comments