Jemo
12/07/2021, 4:14 PMbuildTypes
in KMM project? In a plain android project (without KMM) I could have a different base urls written inside app build.gradle
and then I can access that values from code for ex: BuildConfig.BaseUrl
so how to achieve similar behaviour for KMM shared module? as I know I can't access buildConfig from that module.Jemo
12/07/2021, 4:16 PMMustafa Ozhan
12/07/2021, 4:20 PMJemo
12/07/2021, 4:27 PM