Loading mobile/app.json +11 −1 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" }, "config": { "googleMaps": { "apiKey": "$(GOOGLE_MAPS)" } }, "package": "com.lorenzotrujillo.mobile", "permissions": [ "android.permission.CAMERA", Loading Loading @@ -70,6 +75,11 @@ "expo-secure-store", "expo-localization" ], "owner": "lorenzotrujillo" "owner": "lorenzotrujillo", "extra": { "eas": { "projectId": "e886fd36-a509-4844-bc03-c722bb61a245" } } } } Loading
mobile/app.json +11 −1 Original line number Diff line number Diff line Loading @@ -25,6 +25,11 @@ "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" }, "config": { "googleMaps": { "apiKey": "$(GOOGLE_MAPS)" } }, "package": "com.lorenzotrujillo.mobile", "permissions": [ "android.permission.CAMERA", Loading Loading @@ -70,6 +75,11 @@ "expo-secure-store", "expo-localization" ], "owner": "lorenzotrujillo" "owner": "lorenzotrujillo", "extra": { "eas": { "projectId": "e886fd36-a509-4844-bc03-c722bb61a245" } } } }