Renaming package to org.comunes.fires
This commit is contained in:
parent
521eef5aa8
commit
345b54bec3
4 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.comunes.firesflutter">
|
||||
package="org.comunes.fires">
|
||||
|
||||
<!-- The INTERNET permission is required for development. Specifically,
|
||||
flutter needs it to communicate with the running application
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package org.comunes.firesflutter;
|
||||
package org.comunes.fires;
|
||||
|
||||
import android.os.Bundle;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue