Compare commits
3 Commits
551831df74
...
6bc8373cad
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6bc8373cad | ||
| 46826006c2 | |||
| e02c4c8bef |
@ -2,7 +2,7 @@
|
||||
<uses-permission android:name="android.permission.CAMERA" />
|
||||
<uses-permission android:name="android.permission.FLASHLIGHT" />
|
||||
<application
|
||||
android:label="my_app"
|
||||
android:label="GUYCOM"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
||||
@ -2623,4 +2623,4 @@ final emojiSuportFont = pw.Font.ttf( await rootBundle.load('assets/NotoEmoji-Reg
|
||||
),
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user