When I try to implement the Appwrite SDK in my Android app (kotlin), It throws errors while building, On removing the SDK it starts working fine.
I'm using this library "io.appwrite:sdk-for-android:5.0.0"
I've attached the error snapshot.
TL;DR
Developers encountering errors when implementing Appwrite SDK in their Android Kotlin app version 5.0.0. Removing the SDK resolves the issue but functionality is lost.