OpenApi Client Kotlin Jar Dependency build with Gradle is not recognized in my Android Kotlin Jetpack Compose Project
I’m actually working on a project with a backend in Kotlin Springboot with OpenApi generated Api (in yaml) that i want to plug with a client Android Jetpack Compose.