Skip to content

Commit e5a79da

Browse files
authored
Merge pull request #355 from intercom/conor/3.2.4
Release 3.2.4
2 parents 8b661c3 + 78ed3fb commit e5a79da

10 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## Version 3.2.4
4+
5+
31-05-2017
6+
* Support AAPT2 in Android Gradle plugin 3.0-alpha2: https://github.com/intercom/intercom-android/issues/354
7+
* Fix full in-app messages showing twice: https://github.com/intercom/intercom-android/issues/352
8+
* Fix NPE: https://github.com/intercom/intercom-android/issues/351
9+
* Fix IllegalStateException: https://github.com/intercom/intercom-android/issues/347
10+
* Improved UI performance
11+
312
## Version 3.2.3
413

514
22-05-2017
@@ -391,19 +400,19 @@ In addition some other methods have been dropped:
391400

392401
### Miscellaneous
393402
* We've hidden our resources so you won't see all our layouts, colours etc when you're trying to reference your own resources
394-
403+
395404
## Version 1.1.21
396405

397406
14-06-2016
398407

399408
Protect against crash if the image resource is not found [issue#198](https://github.com/intercom/intercom-android/issues/198).
400-
409+
401410
## Version 1.1.20
402411

403412
02-06-2016
404413

405414
* Fixed an issue which can result in inflated session counts for both identified and unidentified users.
406-
415+
407416
## Version 1.1.19
408417

409418
17-05-2016
Binary file not shown.
-61.4 KB
Binary file not shown.
75.2 KB
Binary file not shown.

aar/intercom-sdk-base-3.2.3.aar

-2.22 MB
Binary file not shown.

aar/intercom-sdk-base-3.2.4.aar

2.23 MB
Binary file not shown.

aar/intercom-sdk-fcm-3.2.3.aar

-25.1 KB
Binary file not shown.

aar/intercom-sdk-fcm-3.2.4.aar

25.1 KB
Binary file not shown.

aar/intercom-sdk-gcm-3.2.3.aar

-27.1 KB
Binary file not shown.

aar/intercom-sdk-gcm-3.2.4.aar

27.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)