Ktor Plugin is Obsolete for Ktor v1.5.3. Now, what to do?
Thank you very much for this article. However, I'm new to kotlin language as well as Android Dev. I kindly request to share with me some solid resources that can help me get insightful skills and feel comfortable with this scope.
Piyush
Thanks for the article <3. For the people following this in 2022, there are a few changes in the serialization package, we now have to use the new package
implementation("io.ktor:ktor-serialization-gson:$ktor_version")