Skip to content

Commit

Permalink
build: Remove outdated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
enrique-lozano committed Dec 28, 2022
1 parent e15f042 commit 04fd697
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
<!-- Permissions -->

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="com.android.vending.BILLING" />

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 04fd697

Please sign in to comment.