We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7103424 commit 4686a0dCopy full SHA for 4686a0d
app/src/main/AndroidManifest.xml
@@ -55,6 +55,9 @@
55
android:name="com.sec.android.app.multiwindow"
56
android:required="false"/>
57
58
+ <meta-data
59
+ android:name="com.google.android.gms.ads.APPLICATION_ID"
60
+ android:value="ca-app-pub-2659219871370009~5714990385" />
61
<meta-data
62
android:name="com.sec.android.multiwindow.DEFAULT_SIZE_W"
63
android:resource="@dimen/app_defaultsize_w"/>
0 commit comments