Skip to content

Commit 749867c

Browse files
committed
Update README
1 parent 9142fc8 commit 749867c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
<img src="./graphics/icon.png" width="160" height="160" align="right" hspace="20">
1+
<img src="./graphics/icon.png" height="160">
22

33
# Dynamic Ads
44

55
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?)](https://www.apache.org/licenses/LICENSE-2.0.html)
66
[![Release](https://img.shields.io/maven-central/v/com.pranavpandey.android/dynamic-ads)](https://search.maven.org/artifact/com.pranavpandey.android/dynamic-ads)
77

8-
A GDPR-compliant library to show ads via Google AdMob on Android 4.1 (API 16) and above.
8+
**A GDPR-compliant library to show ads via Google AdMob on Android 4.1 (API 16) and above.**
99

10+
> [!IMPORTANT]
1011
> It uses [AndroidX][androidx] so, first [migrate][androidx-migrate] your project to AndroidX.
1112
<br/>It is dependent on Java 8 due to the dependency on [Dynamic Utils][dynamic-utils].
1213
<br/>Since v1.3.0, it is targeting Java 17 to provide maximum compatibility.

0 commit comments

Comments
 (0)