Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
daedric7 authored Oct 15, 2024
1 parent b463372 commit 3503654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.heckel.ntfy">
package="net.daedric.ntfy">

<!-- Permissions -->
<uses-permission android:name="android.permission.INTERNET"/>
Expand Down

0 comments on commit 3503654

Please sign in to comment.