Skip to content

Commit

Permalink
Updated to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeung-sm committed Jan 7, 2019
1 parent 6d37d82 commit e3e7490
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -22,13 +22,13 @@ Install via Maven (jCenter):
<dependency>
<groupId>com.surveymonkey</groupId>
<artifactId>surveymonkey-android-sdk</artifactId>
<version>1.0.6</version>
<version>2.0.0</version>
<type>pom</type>
</dependency>
```
or Gradle (jCenter):
```groovy
implementation 'com.surveymonkey:surveymonkey-android-sdk:1.0.6'
implementation 'com.surveymonkey:surveymonkey-android-sdk:2.0.0'
```

#### Step 2: Set up your SDK Collector
Expand Down
Binary file modified surveymonkey_android_sdk.aar
Binary file not shown.

0 comments on commit e3e7490

Please sign in to comment.