- Updated Fourthline library to 2.34.2
- Updated gradle plugin to 8.2.1
- Updated Java version to 17 and Kotlin version to 1.9.22
- Updated target SDK to 34
- Updated a bunch of other dependencies
- Added a LICENSE to the SDK
ATTENTION: Because of the new namespacing in Gradle plugin 8, you now need to also include core library as part of your dependencies:
implementation "de.solarisbank.identhub:identhub-android-core:$latest_version"