eclipse-kuksa / kuksa-android-sdk

Apache License 2.0
2 stars 1 forks source link

Add a fixed Databroker version for PR builds #84

Closed Chrylo closed 7 months ago

Chrylo commented 8 months ago

Is your feature request related to a problem? Please describe. The Databroker:master may introduce breaking changes which will result into a failing PR on the SDK site. This can be easily fixed on the SDK:main branch but will not work for potential hotfixes on the latest SDK release. To solve this problem we need a fixed version of the Databroker.

See #82 #83

Describe the solution you'd like