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 acad5c1 commit 30f413cCopy full SHA for 30f413c
app/src/main/AndroidManifest.xml
@@ -25,6 +25,7 @@
25
android:fullBackupContent="@xml/backup_config"
26
android:icon="@mipmap/ic_launcher_neoterm_round"
27
android:label="@string/app_name"
28
+ android:usesCleartextTraffic="true"
29
android:resizeableActivity="true"
30
android:roundIcon="@mipmap/ic_launcher_neoterm_round"
31
android:supportsRtl="true"
0 commit comments