Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzNotABug authored Dec 6, 2021
1 parent 4f6589c commit 046900a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ implementation 'com.lazygeniouz:acv:0.2.8'
<groupId>com.lazygeniouz</groupId>
<artifactId>acv</artifactId>
<version>0.2.8</version>
<type>pom</type>
<type>aar</type>
</dependency>
```

Expand Down Expand Up @@ -91,4 +91,4 @@ fun loadAdView(

* `pauseAd()`: Pauses AdView **(Handled automatically)**

* `destroyAd()`: Destroys AdView **(Handled automatically)**
* `destroyAd()`: Destroys AdView **(Handled automatically)**

0 comments on commit 046900a

Please sign in to comment.