We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1768598 commit 01b1de7Copy full SHA for 01b1de7
AndroidSDK/AndroidManifest.xml
@@ -14,7 +14,7 @@
14
android:protectionLevel="signature" />
15
<uses-permission android:name="${applicationId}.permission.C2D_MESSAGE" />
16
17
- <application android:label="@string/app_name">
+ <application>
18
19
<!-- Leanplum Push Notification Receiver for GCM and FCM -->
20
<receiver android:name="com.leanplum.LeanplumPushReceiver" android:exported="false"
0 commit comments