-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
core-kotlin is not compatible with the latest OkHttp version #2778
Comments
We need Smithy and Kotlin SDK to release new versions that are compatible with the OkHttp changes. There's not much we can do until those become available. |
I've posted a bug to the Smith library here: smithy-lang/smithy-kotlin#1068 |
Thanks @mattcreaser |
We will test this change through the first part of next week, if all goes well we'll get it into an upcoming release. |
The change has been made in Amplify Android 2.18.0 |
This issue is now closed. Comments on closed issues are hard for our team to see. |
Before opening, please confirm:
Language and Async Model
Kotlin - Coroutines
Amplify Categories
Authentication
Gradle script dependencies
Environment information
Please include any relevant guides or documentation you're referencing
No response
Describe the bug
After upgrading OkHttp to 5.0.0-alpha.14 app crash with
Reproduction steps (if applicable)
No response
Code Snippet
// Put your code below this line.
Log output
amplifyconfiguration.json
No response
GraphQL Schema
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: