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 #31 from thunderheadone/4.2.9
Browse files Browse the repository at this point in the history
Release/4.2.9
  • Loading branch information
skhozin authored Jan 30, 2020
2 parents c5b68aa + 58d4495 commit e85d339
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.8"
implementation "com.thunderhead.android:one-sdk:4.2.9"
}
```

+ For **Salesforce Interaction Studio** integrations:

```gradle
dependencies {
implementation "com.thunderhead.android:is-sdk:4.2.8"
implementation "com.thunderhead.android:is-sdk:4.2.9"
}
```

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

0 comments on commit e85d339

Please sign in to comment.