mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 06:04:55 -06:00
Merge branch '110-place-chooser-crashes-on-input' into 'master'
Resolve "Place chooser crashes on input" Closes #110 See merge request aretherecookies/ui-mobile!22
This commit is contained in:
commit
3c0e7057c8
1 changed files with 4 additions and 0 deletions
|
|
@ -24,3 +24,7 @@ MYAPP_RELEASE_KEY_PASSWORD=bigjohncookies
|
||||||
|
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
|
|
||||||
|
|
||||||
|
# react-native-google-places uses this
|
||||||
|
RNGP_ANDROID_API_KEY=AIzaSyBfMm1y6JayCbXrQmgAG1R3ka4ZOJno_5E
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue