Piotr Prus
02/02/2025, 8:34 PM@single, @factory
). When on koin 3.5 and annotations 1.2 together with kotlin 1.9.x everything was working smooth. Now I am trying to update to kotlin 2.0.x, koin 4.x and annotations 2.x and I am getting error:
Missing Definition for property...
The first one that is missing is coming from the kotlin DSL so I am guessing that I cannot longer mix koin dsl and annotations in one module/project?Anton Mamkin
02/04/2025, 11:03 AMPiotr Prus
02/04/2025, 12:37 PMAnton Mamkin
02/04/2025, 12:38 PMPedro Alberto
02/05/2025, 9:54 AMPedro Alberto
02/05/2025, 9:55 AMAnton Mamkin
02/05/2025, 10:31 AMPedro Alberto
02/05/2025, 10:49 AMPedro Alberto
02/05/2025, 10:49 AMAnton Mamkin
02/05/2025, 10:54 AMPiotr Prus
02/10/2025, 12:43 PM