Skip to content
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

fix(network): possible content convert exception #294

Conversation

epicadk
Copy link
Contributor

@epicadk epicadk commented Nov 25, 2023

No description provided.

@@ -17,6 +17,5 @@ val Client = HttpClient {
install(ContentNegotiation) {
json()
}
}.apply {
addPlutoKtorInterceptor()
install(PlutoKtorInterceptor)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@epicadk lets update the README.md also

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@epicadk epicadk force-pushed the ak/possible_content_convert_exception branch from 7a068a9 to b641277 Compare November 27, 2023 09:11
@srtvprateek srtvprateek changed the title fix: possible content convert exception fix(network): possible content convert exception Nov 28, 2023
@srtvprateek srtvprateek merged commit 4e05af6 into androidPluto:develop Nov 28, 2023
6 checks passed
@epicadk epicadk deleted the ak/possible_content_convert_exception branch November 29, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants