Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #29 from thunderheadone/4.2.7
Browse files Browse the repository at this point in the history
Release/4.2.7
  • Loading branch information
skhozin authored Dec 16, 2019
2 parents 2804a90 + 9f98067 commit fa2fe67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ Requires Gradle 5.2.1+

```gradle
dependencies {
implementation "com.thunderhead.android:one-sdk:4.2.6"
implementation "com.thunderhead.android:one-sdk:4.2.7"
}
```

+ For **Salesforce Interaction Studio** integrations:

```gradle
dependencies {
implementation "com.thunderhead.android:is-sdk:4.2.6"
implementation "com.thunderhead.android:is-sdk:4.2.7"
}
```

Expand Down Expand Up @@ -121,7 +121,7 @@ android {
}
dependencies {
implementation "com.thunderhead.android:one-sdk:4.2.6"
implementation "com.thunderhead.android:one-sdk:4.2.7"
}
repositories {
Expand Down Expand Up @@ -182,7 +182,7 @@ android {
}
dependencies {
implementation "com.thunderhead.android:is-sdk:4.2.6"
implementation "com.thunderhead.android:is-sdk:4.2.7"
}
repositories {
Expand Down

0 comments on commit fa2fe67

Please sign in to comment.