Skip to content

Commit

Permalink
rm deprecated package name
Browse files Browse the repository at this point in the history
  • Loading branch information
RedyAu committed Jan 31, 2025
1 parent 4fef6ad commit 5ea11e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions android/app/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.reformatus.enekeskonyv">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
Expand Down
3 changes: 1 addition & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.reformatus.enekeskonyv">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="Református Énekeskönyv (21/48)"
android:name="${applicationName}"
Expand Down

0 comments on commit 5ea11e7

Please sign in to comment.