MainActivity.kt code
val r = Retrofit.Builder() .baseUrl("https://reqres.in/api/") .addConverterFactory(GsonConverte