GetRoutePolyline("https://roads.googleapis.com/v1/snapToRoadspath=$pointstostring&interpolate=true&key=MYAPIKEY").execute()
I have something like that coded into my app. How can I hide it when I publish it on my github? I want people to be able to clone my repo and this app should work.