Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hemant-Mann committed Jun 21, 2022
1 parent 1177a86 commit 145aeaa
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 @@ -45,7 +45,7 @@ Screenshot[1]
You can find the latest version [here](https://search.maven.org/artifact/com.trackier/android-sdk)

```gradle
implementation 'com.trackier:android-sdk:1.6.21' //Add this Trackier SDK dependency in the build.gradle
implementation 'com.trackier:android-sdk:1.6.22' //Add this Trackier SDK dependency in the build.gradle
```
Also, please check the screenshot[2] in the below section for reference.

Expand All @@ -58,7 +58,7 @@ Add the Android Install Referrer as a dependency. You can find the latest versio
// make sure to use the latest SDK version:
// https://mvnrepository.com/artifact/com.trackier/android-sdk
implementation 'com.trackier:android-sdk:1.6.21' //Add this Trackier SDK dependency in the build.gradle
implementation 'com.trackier:android-sdk:1.6.22' //Add this Trackier SDK dependency in the build.gradle
implementation 'com.android.installreferrer:installreferrer:2.2' //Add this install referrer dependency in the build.gradle
}
```
Expand Down

0 comments on commit 145aeaa

Please sign in to comment.