eclipse-kuksa / kuksa-android-companion

Apache License 2.0
3 stars 1 forks source link

Integrate KUKSA Android SDK 0.2.1 #67

Closed wba2hi closed 5 months ago

wba2hi commented 5 months ago

Describe the solution you'd like Due to the newest release of the KUKSA Android SDK 0.2.1 we must adapt the companion app so that it integrates it. Some breaking changes due to changing signatures, packages and / or names were introduced during alignment of terminology between the Android SDK and the overall KUKSA Terminology. These breaking changes need to be added.

Additional context During implementation and testing the following (staging) maven repository should be used to download 0.2.1: https://oss.sonatype.org/content/repositories/orgeclipsekuksa-1003 The staging repository however should not be merged upstream. We will publish the library once we tested it against Companion App and Test App and everything works fine.