Skip to content

Commit 58bc618

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 3004f0d + 89b0918 commit 58bc618

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://raw.githubusercontent.com/AtikulSoftware/AtikulFiles/main/Smart%20Admob.png" alt="Logo" width="100" height="100">
44
</a>
55
<br>
6-
<a href="https://github.com/AtikulSoftware/SmartAdmob"> Watch Video To Implementation Smart Admob Library </a>
6+
<a href="https://youtu.be/92zC5RXHjk4?si=Er0KGYnWV-n3lilT"> Watch Video To Implementation Smart Admob Library </a>
77
</p>
88

99
<h1 align='center'>Smart Admob Ads</h1>
@@ -16,7 +16,7 @@
1616

1717
> Step 2. Add the dependency in `build.gradle`
1818
```
19-
implementation 'com.github.AtikulSoftware:SmartAdmob:3.0'
19+
implementation 'com.github.AtikulSoftware:SmartAdmob:4.0'
2020
implementation 'com.google.android.gms:play-services-ads:22.6.0'
2121
```
2222

@@ -236,7 +236,7 @@ new AdmobAd(this, new AdmobAdCallBack() {
236236

237237
## NATIVE AD
238238

239-
> How to use Native Ad ? `Native Templates`
239+
> How to use Native Ad ? `Native Templates` <a href="https://developers.google.com/admob/android/native/templates"> Download Native Templates </a>
240240
```
241241
XML CODE -
242242
<com.google.android.ads.nativetemplates.TemplateView

0 commit comments

Comments
 (0)