Closed nono3551 closed 4 months ago
I imagine you removed Koin and renabled it. Can you also remove the KSP part, just to check?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Koin in library project with Proguard I created kotlin library project and included:
I am using proguard with this library project. Problem is that when I include obfuscated library in other project I have problems with koin.
Problem 1: When I NO NOT add koin dependencies into my final project I get error:
Problem 2: I Add dependencies to library dependent project:
When I add koin dependencies into my final project I get error:
Proguard File: