From 046900a753e9125131f7fb1a1e606cdb6babfdc2 Mon Sep 17 00:00:00 2001
From: DarShan <itznotabug@gmail.com>
Date: Mon, 6 Dec 2021 15:17:24 +0530
Subject: [PATCH] Update Readme.md

---
 Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index be41244..0165da7 100644
--- a/Readme.md
+++ b/Readme.md
@@ -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>
 ```
 
@@ -91,4 +91,4 @@ fun loadAdView(
 
 *   `pauseAd()`: Pauses AdView **(Handled automatically)**
 
-*   `destroyAd()`: Destroys AdView **(Handled automatically)**
\ No newline at end of file
+*   `destroyAd()`: Destroys AdView **(Handled automatically)**