From 2c56bc037bc79e86083935fa6c7d15cf30f2b843 Mon Sep 17 00:00:00 2001 From: Bart Akeley Date: Sun, 17 Nov 2019 21:04:11 +0000 Subject: [PATCH] Resolve "Place chooser crashes on input" --- android/gradle.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/gradle.properties b/android/gradle.properties index f80076c..eb03170 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -24,3 +24,7 @@ MYAPP_RELEASE_KEY_PASSWORD=bigjohncookies android.useAndroidX=true android.enableJetifier=true + + +# react-native-google-places uses this +RNGP_ANDROID_API_KEY=AIzaSyBfMm1y6JayCbXrQmgAG1R3ka4ZOJno_5E