Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabp92 authored Dec 12, 2019
1 parent 54d3955 commit 9fbf99e
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
@@ -1,4 +1,4 @@
[ ![Download](https://api.bintray.com/packages/rudderlabs-bintray/rudder-sdk-android-core/rudder-sdk-android-core/images/download.svg?version=0.1.2) ](https://bintray.com/rudderlabs-bintray/rudder-sdk-android-core/rudder-sdk-android-core/0.1.2/link)
[ ![Download](https://api.bintray.com/packages/rudderlabs-bintray/rudder-sdk-android-core/rudder-sdk-android-core/images/download.svg?version=0.1.3) ](https://bintray.com/rudderlabs-bintray/rudder-sdk-android-core/rudder-sdk-android-core/0.1.3/link)

# What is Rudder?

Expand All @@ -22,7 +22,7 @@ repositories {
```
2. Add the dependency under ```dependencies```
```
implementation 'com.rudderlabs.android.sdk:rudder-sdk-core:0.1.2'
implementation 'com.rudderlabs.android.sdk:rudder-sdk-core:0.1.3'
```

## Initialize ```RudderClient```
Expand Down

0 comments on commit 9fbf99e

Please sign in to comment.