Skip to content

Commit 7d43314

Browse files
committed
Versioncode 4
1 parent df57086 commit 7d43314

File tree

3 files changed

+4
-51
lines changed

3 files changed

+4
-51
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,6 @@ Network Trash Folder
4646
Temporary Items
4747
.apdisk
4848
GPATone/app/src/main/res/values/SecureStrings.xml
49+
GPATone/app/google-services.json
50+
GPATone/app/google-services.json
51+
GPATone/app/google-services.json

GPATone/app/google-services.json

-42
This file was deleted.

GPATone/app/src/main/res/values/strings.xml

+1-9
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<string name="app_version">Vesrion 2.0.1</string>
44
<string name="title_activity_login">Sign in</string>
55

6-
<!-- Strings related to login -->
76
<string name="prompt_email">Email</string>
87
<string name="prompt_password">Password (optional)</string>
98
<string name="action_sign_in">Sign in or register</string>
@@ -16,12 +15,5 @@
1615
completions."
1716
</string>
1817

19-
<!-- FB Login-->
20-
<string name="facebook_app_id">379290122445143</string>
21-
22-
<string name="fb_login_protocol_scheme">fb1183918291729666</string>
23-
24-
25-
<string name="ACCOUNT_KIT_CLIENT_TOKEN">bec5396632d2dd865627fe55a5e84302</string>
26-
18+
2719
</resources>

0 commit comments

Comments
 (0)