質問編集履歴
2
リンクの修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
https://github.com/googleads/googleads-mobile-android-examples/tree/master/kotlin/admob/BannerExample
|
7
|
+
[AndroidでAdmob広告を出すサンプルコード(github)](https://github.com/googleads/googleads-mobile-android-examples/tree/master/kotlin/admob/BannerExample)
|
8
8
|
|
9
9
|
|
10
10
|
|
1
脱字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -28,7 +28,11 @@
|
|
28
28
|
|
29
29
|
|
30
30
|
|
31
|
+
```
|
32
|
+
|
31
33
|
ads:adUnitId="ca-app-pub-3940256099942544/6300978111"
|
34
|
+
|
35
|
+
```
|
32
36
|
|
33
37
|
|
34
38
|
|