mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-11 08:29:02 +08:00
fix: fix android build
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<application
|
||||
android:label="eh_downloader_flutter"
|
||||
android:name="${applicationName}"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.example.eh_downloader_flutter
|
||||
package com.lifegpc.ehf
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
Reference in New Issue
Block a user