Skip to content

Commit f22f65b

Browse files
committed
change android name
1 parent bc93072 commit f22f65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
FlutterApplication and put your custom class here. -->
88
<application
99
android:name="io.flutter.app.FlutterApplication"
10-
android:label="example"
10+
android:label="flutter_screenutil"
1111
android:icon="@mipmap/ic_launcher">
1212
<activity
1313
android:name=".MainActivity"

0 commit comments

Comments
 (0)