diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml
index 48f058e..20c6be9 100644
--- a/app/AndroidManifest.xml
+++ b/app/AndroidManifest.xml
@@ -51,7 +51,7 @@
-
+
diff --git a/res/raw/auth_config.json b/res/raw/auth_config.json
index 560d208..3be8200 100644
--- a/res/raw/auth_config.json
+++ b/res/raw/auth_config.json
@@ -1,7 +1,7 @@
{
- "client_id": "165555585193-ud80sst45po348ohec2h33t2m6mjnlt0.apps.googleusercontent.com",
- "redirect_uri": "com.googleusercontent.apps.165555585193-ud80sst45po348ohec2h33t2m6mjnlt0:/oauth2redirect",
- "end_session_redirect_uri": "com.googleusercontent.apps.165555585193-ud80sst45po348ohec2h33t2m6mjnlt0:/oauth2redirect",
+ "client_id": "112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc.apps.googleusercontent.com",
+ "redirect_uri": "com.googleusercontent.apps.112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc:/oauth2redirect",
+ "end_session_redirect_uri": "com.googleusercontent.apps.112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc:/oauth2redirect",
"authorization_scope": "openid email profile https://www.googleapis.com/auth/drive.appdata",
"discovery_uri": "https://accounts.google.com/.well-known/openid-configuration",
"authorization_endpoint_uri": "",