bonsoir_android 4.1.2 bonsoir_android: ^4.1.2 copied to clipboard
Android implementation of the Bonsoir plugin.
4.1.1 #
4.1.0 #
- Added a
broadcastNameAlreadyExists
event. - Various other fixes and improvements.
4.0.1 #
- Fixed a bug where a given broadcast was able to start more than one time.
4.0.0 #
service.ip
is nowservice.host
.
3.0.0+1 #
- Bumped
bonsoir_platform_interface
version, it was causing an error inbonsoir
.
3.0.0 #
- Now, services are not directly resolved by default.
2.2.0 #
- Updated SDK constraints.
2.1.0 #
- Added support of namespace property to support Android Gradle Plugin (AGP) 8. Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
2.0.0+1 #
- Fixed bugs with services types.
- Fixed bugs with events id.
2.0.0 #
- Splitting the project into separate packages.
- Updated libraries.