From 5b34b001b02cba7a37f8ece5e8823b088a2868c8 Mon Sep 17 00:00:00 2001 From: Oscar Mira Date: Fri, 14 Oct 2022 14:55:08 +0200 Subject: [PATCH] Do not wrap Maps API key in quotation marks --- app/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gradle.properties b/app/gradle.properties index cb8919ffc9..4048484de1 100644 --- a/app/gradle.properties +++ b/app/gradle.properties @@ -3,4 +3,4 @@ baseAppTitle=Molly baseApkFileName=Molly basePackageId=im.molly.app # Google Maps API key -mapsApiKey='AIzaSyASGeona9KPt6Vbz1VmI6POXIXTuoDftB4' +mapsApiKey=AIzaSyASGeona9KPt6Vbz1VmI6POXIXTuoDftB4