Random files, maybe due to flutter run.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<application
|
||||
android:label="flutter_expense_tracker"
|
||||
android:label="flutter_empty"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
@ -1,4 +1,4 @@
|
||||
package com.example.flutter_expense_tracker
|
||||
package com.example.flutter_empty
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
Reference in New Issue
Block a user