Skip to content

Commit 14f87f8

Browse files
committed
feature: add resource file on lib
1 parent 3508ed4 commit 14f87f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

auth/src/main/res/values/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
<string name="msg_login_success">Logged in successfully</string>
1212
<string name="loading">loading..</string>
1313
<string name="msg_success_password_reset_link_sent">Password reset link has been sent to your email</string>
14+
<string name="facebook_app_id">your_app_id</string>
15+
<string name="fb_login_protocol_scheme">your_login_protocal_scheme</string>
1416
</resources>

0 commit comments

Comments
 (0)