소스 검색

allow http

wbf 2 주 전
부모
커밋
cb61ffc88a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"