인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

kimud60031587's profile image
kimud60031587

asked

Modern Android - Using Kotlin and Jetpack

Asynchronous processing using coroutines

Call<StroeInfo> 를 StoreInfo로 바꾸는 부분 질문

Written on

·

212

0

retrofit2에서 코틀린을 지원해서 바꿔서 쓸수있다고 알려주셨는데 공식문서 어디를 봐야하는지 모르겠어요.

retrofit2 문서를 찾아도 코틀린이 안나와서 질문 남깁니다.

ㅠㅠㅠ

kotlinandroidjetpack

Answer 1

0

survivalcoding님의 프로필 이미지
survivalcoding
Instructor

retrofit 문서를 봐서는 찾기가 어렵네요.

릴리즈 노트에 나와있습니다.

https://github.com/square/retrofit/blob/master/CHANGELOG.md#version-260-2019-06-05

kimud60031587's profile image
kimud60031587

asked

Ask a question