I'm trying to securely store google maps api key using Arkana for android. I have generated the necessary files for it. As google maps requires api key to be added in android manifest file, how can I access kotlin classes generated by the Arkana in the AndroidManifest.xml?
I'm trying to securely store google maps api key using Arkana for android. I have generated the necessary files for it. As google maps requires api key to be added in android manifest file, how can I access kotlin classes generated by the Arkana in the AndroidManifest.xml?