修复 Android P出现CLEARTEXT不支持的问题

This commit is contained in:
hyb1996
2018-10-17 23:59:37 +08:00
parent bae65152b8
commit 3d6c2812c6
3 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
android:largeHeap="true"
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:usesCleartextTraffic="true"
tools:replace="android:label, android:icon, android:allowBackup">
<meta-data