We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
android:name
AndroidManifest.xml
1 parent 04b4671 commit 26a4334Copy full SHA for 26a4334
1 file changed
app/src/main/AndroidManifest.xml
@@ -14,6 +14,7 @@
14
<uses-feature android:name="android.hardware.camera.flash" />
15
16
<application
17
+ android:name="MyApp"
18
android:allowBackup="true"
19
android:icon="@mipmap/ic_launcher_qrbarcode"
20
android:label="@string/app_name"
0 commit comments