Merge pull request #1 from Kacper-OS/main

Update AndroidManifest.xml
This commit is contained in:
Feodor Fitsner 2024-01-03 14:09:09 -06:00 committed by GitHub
commit 2a51bfdac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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}"