Skip to content

Commit

Permalink
feat: debuggable true.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixkk committed Dec 9, 2024
1 parent 616cde3 commit f5157f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:debuggable="true"
android:theme="@style/AppTheme"
android:usesCleartextTraffic="true">

Expand Down

0 comments on commit f5157f1

Please sign in to comment.