diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..34e766f --- /dev/null +++ b/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000..d607afa --- /dev/null +++ b/app/google-services.json @@ -0,0 +1,46 @@ +{ + "project_info": { + "project_number": "49024152266", + "project_id": "simplitend", + "storage_bucket": "simplitend.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:49024152266:android:09562576edc0919b2d7a33", + "android_client_info": { + "package_name": "com.ssb.simplitend" + } + }, + "oauth_client": [ + { + "client_id": "49024152266-og41gv8cpa36jg8085f48chcvqad0muo.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyBGLXFDYLE1INo5Mp1PoE9WZmr4w8J_-_U" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "49024152266-og41gv8cpa36jg8085f48chcvqad0muo.apps.googleusercontent.com", + "client_type": 3 + }, + { + "client_id": "49024152266-jrqioje5fs4cc57n34lg4hgo6olet8hh.apps.googleusercontent.com", + "client_type": 2, + "ios_info": { + "bundle_id": "app.SimpliTend.test" + } + } + ] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file