Skip to content

Commit

Permalink
Merge pull request #1 from Kacper-OS/main
Browse files Browse the repository at this point in the history
Update AndroidManifest.xml
  • Loading branch information
FeodorFitsner authored Jan 3, 2024
2 parents 460cced + f5dff86 commit 2a51bfd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<application
android:label="{{ cookiecutter.project_name }}"
android:name="${applicationName}"
Expand Down

0 comments on commit 2a51bfd

Please sign in to comment.