Skip to content

Releases: helpscout/beacon-android-sdk-sample

4.1.1

15 Feb 13:13
7de3467
Compare
Choose a tag to compare

Please see the release notes for 4.1.1 in the change log

4.1.0

22 Sep 13:49
0987d0e
Compare
Choose a tag to compare

Please see the release notes for 4.1.0 in the change log

4.0.2

24 Mar 10:56
01a319e
Compare
Choose a tag to compare

Please see the release notes for 4.0.2 in the change log

4.0.1

24 Feb 08:26
347d37c
Compare
Choose a tag to compare

Please see the release notes for 4.0.1 in the change log

4.0.0

17 Jan 16:05
bb803a1
Compare
Choose a tag to compare

Please see the release notes for 4.0.0 in the change log

3.0.2

18 May 08:48
4782fc7
Compare
Choose a tag to compare

Please see the release notes for 3.0.2 in the change log

3.0.1

06 Apr 08:18
64a5fd9
Compare
Choose a tag to compare

Please see the release notes for 3.0.1 in the change log

3.0.0

05 Apr 10:17
64a5fd9
Compare
Choose a tag to compare

Please see the release notes for 3.0.0 in the change log

⚠️ Breaking changes ⚠️

The library is now published to Maven Central instead of JCenter and has been renamed from beacon-ui to beacon. Please, update your build.gradle file to match this change:

repositories {
    mavenCentral()
    …
}
dependencies {
    implementation "com.helpscout:beacon:3.0.0"
}

2.3.3

25 Feb 13:46
ecb1acf
Compare
Choose a tag to compare

Please see the release notes for 2.3.3 in the change log

2.3.2

19 Jan 10:30
8408576
Compare
Choose a tag to compare

Please see the release notes for 2.3.2 in the change log