Skip to content

Commit

Permalink
Intercom for Android 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Jul 1, 2015
1 parent b2daef5 commit 63b341b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= 1.0.2 (2015-07-01)

* Updated Intercom for iOS to [2.3.0](https://github.com/intercom/intercom-ios/blob/master/CHANGES) and updated Intercom for Android to [1.1.0](https://github.com/intercom/intercom-android/blob/master/CHANGELOG.md).
* Updated Intercom for iOS to [2.3.0](https://github.com/intercom/intercom-ios/blob/master/CHANGES) and updated Intercom for Android to [1.1.1](https://github.com/intercom/intercom-android/blob/master/CHANGELOG.md).
* Fixed https://github.com/intercom/intercom-cordova/issues/5 and https://github.com/intercom/intercom-cordova/issues/7

= 1.0.1 (2015-06-05)
Expand Down
2 changes: 1 addition & 1 deletion src/android/intercom.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {
}
}
dependencies {
compile ('io.intercom.android:intercom-sdk:1.1.0@aar') {
compile ('io.intercom.android:intercom-sdk:1.1.1@aar') {
transitive = true
}
}

0 comments on commit 63b341b

Please sign in to comment.