2

I am working on a project that uses Koin in version 2.2.3 where I cannot upgrade it.

I would like to know if it is possible to inject SavedStateHandle on ViewModels (mainly on shared ones) using that version somehow.

Augusto Carmo
  • 4,386
  • 2
  • 28
  • 61

1 Answers1

-1

The ability was added in version 3.1.3 See this Change Log for more info

orimen
  • 571
  • 4
  • 11