Reputation: 1
In Kotlin/JS, how can I get the API Key written in local.properties? There is a lot of information on how to get the API Key described in local.properties in Android, but I don't know how to get it in Kotlin/Js (Kotlin Multiplatform). Can someone please tell me how to do this? I am not a native English speaker, so sorry if my English is strange.
In Kotlin/JS, I want to get the API Key listed in local.properties.
Upvotes: 0
Views: 362