Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
fix: remove clear text in android
Browse files Browse the repository at this point in the history
  • Loading branch information
patogallaiovlabs committed Jun 18, 2021
1 parent 94440e6 commit 5c4e82c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>

<application
android:usesCleartextTraffic="true"
tools:targetApi="30"
tools:ignore="GoogleAppIndexingWarning" >
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />
Expand Down

0 comments on commit 5c4e82c

Please sign in to comment.