We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992ffb3 commit e12595eCopy full SHA for e12595e
3 files changed
.gitignore
@@ -16,4 +16,5 @@ local.properties
16
.idea/deploymentTargetSelector.xml
17
.idea/misc.xml
18
.idea/gradle.xml
19
-.idea/appInsightsSettings.xml
+.idea/appInsightsSettings.xml
20
+/app/google-services.json
app/google-services.json
app/src/main/res/values/strings.xml
@@ -445,6 +445,6 @@
445
<string name="api_genre_science_it" translatable="false">과학/IT</string>
446
447
<!-- Google login constants -->
448
- <string name="default_web_client_id" translatable="false">353417813537-ck9g1v0qprlb5nf4dvasinim403eng0f.apps.googleusercontent.com</string>
+ <string name="default_web_client_id" translatable="false">211189590640-a2ul4bnsvislm12ov7k8eu61mtketl8d.apps.googleusercontent.com</string>
449
450
</resources>
0 commit comments