File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- <img src =" ./graphics/icon.png " width = " 160 " height =" 160 " align = " right " hspace = " 20 " >
1
+ <img src =" ./graphics/icon.png " height =" 160 " >
2
2
3
3
# Dynamic Ads
4
4
5
5
[ ![ License] ( https://img.shields.io/badge/license-Apache%202-4EB1BA.svg? )] ( https://www.apache.org/licenses/LICENSE-2.0.html )
6
6
[ ![ Release] ( https://img.shields.io/maven-central/v/com.pranavpandey.android/dynamic-ads )] ( https://search.maven.org/artifact/com.pranavpandey.android/dynamic-ads )
7
7
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.**
9
9
10
+ > [ !IMPORTANT]
10
11
> It uses [ AndroidX] [ androidx ] so, first [ migrate] [ androidx-migrate ] your project to AndroidX.
11
12
<br/> It is dependent on Java 8 due to the dependency on [ Dynamic Utils] [ dynamic-utils ] .
12
13
<br/> Since v1.3.0, it is targeting Java 17 to provide maximum compatibility.
You can’t perform that action at this time.
0 commit comments