Browse Source

allow http

wbf 2 tuần trước cách đây
mục cha
commit
cb61ffc88a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      UtilsApplication/app/app/src/main/AndroidManifest.xml

+ 1 - 0
UtilsApplication/app/app/src/main/AndroidManifest.xml

@@ -24,6 +24,7 @@
 
     </queries>
     <application
+        android:usesCleartextTraffic="true"
         android:allowBackup="true"
         android:dataExtractionRules="@xml/data_extraction_rules"
         android:fullBackupContent="@xml/backup_rules"