Releases: helpscout/beacon-android-sdk-sample
4.1.1
Please see the release notes for 4.1.1 in the change log
4.1.0
Please see the release notes for 4.1.0 in the change log
4.0.2
Please see the release notes for 4.0.2 in the change log
4.0.1
Please see the release notes for 4.0.1 in the change log
4.0.0
Please see the release notes for 4.0.0 in the change log
3.0.2
Please see the release notes for 3.0.2 in the change log
3.0.1
Please see the release notes for 3.0.1 in the change log
3.0.0
Please see the release notes for 3.0.0 in the change log
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
Please see the release notes for 2.3.3 in the change log
2.3.2
Please see the release notes for 2.3.2 in the change log