Vatxzz commited on
Commit
910c8da
·
1 Parent(s): 9981c41

chore(android): refresh google-services.json with Google OAuth client + SHA-1

Browse files
app/android/app/google-services.json CHANGED
@@ -12,7 +12,20 @@
12
  "package_name": "com.vatxzz.cachy"
13
  }
14
  },
15
- "oauth_client": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  "api_key": [
17
  {
18
  "current_key": "AIzaSyAQsQvYezQpozLGZENB9gquVlYlNt5NBJo"
@@ -20,7 +33,12 @@
20
  ],
21
  "services": {
22
  "appinvite_service": {
23
- "other_platform_oauth_client": []
 
 
 
 
 
24
  }
25
  }
26
  }
 
12
  "package_name": "com.vatxzz.cachy"
13
  }
14
  },
15
+ "oauth_client": [
16
+ {
17
+ "client_id": "65028456728-4tv0numjknaj6g1b715kjk4hbtv8367f.apps.googleusercontent.com",
18
+ "client_type": 1,
19
+ "android_info": {
20
+ "package_name": "com.vatxzz.cachy",
21
+ "certificate_hash": "e85b9f82bf25b0e23c9277d8063b8f90f7d1b7b0"
22
+ }
23
+ },
24
+ {
25
+ "client_id": "65028456728-bgjb83ih02m3gsj5goedsdomaj76h55a.apps.googleusercontent.com",
26
+ "client_type": 3
27
+ }
28
+ ],
29
  "api_key": [
30
  {
31
  "current_key": "AIzaSyAQsQvYezQpozLGZENB9gquVlYlNt5NBJo"
 
33
  ],
34
  "services": {
35
  "appinvite_service": {
36
+ "other_platform_oauth_client": [
37
+ {
38
+ "client_id": "65028456728-bgjb83ih02m3gsj5goedsdomaj76h55a.apps.googleusercontent.com",
39
+ "client_type": 3
40
+ }
41
+ ]
42
  }
43
  }
44
  }