
Could not resolve all files for configuration ':app:devDebugCompileClasspath'.
Could not resolve com.squareup.okhttp3:okhttp-bom:4.10.0. Required by: project :app > io.appwrite:sdk-for-android:4.0.1 No matching variant of com.squareup.okhttp3:okhttp-bom:4.12.0 was found. The consumer was configured to find a library for use during compile-time, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'com.android.build.api.attributes.ProductFlavor:environment' with value 'dev', attribute 'com.android.build.api.attributes.AgpVersionAttr' with value '8.2.2', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but: - Variant 'apiElements' capability com.squareup.okhttp3:okhttp-bom:4.12.0 declares a component for use during compile-time: - Incompatible because this component declares a platform and the consumer needed a library
Recommended threads
- Google OAuth2 screen loop issue in Flut...
i am trying to authenticate user on my app using google, everything works fine, but even after succesfull authentication instead of redirecting back to the app,...
- getting network issue when trying to acc...
- Handling ‘Message type is not valid’ Err...
I’m integrating a QR code payment feature into my Android application using Appwrite’s Realtime API. The implementation involves subscribing to a specific docum...
