Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Add key for strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
taretmch committed Oct 15, 2023
1 parent 82680ea commit 12bfc29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
<resources>
<string name="app_name">SampleApp</string>
<string name="title_activity_main">SampleApp</string>
<string name="com_auth0_domain"></string>
<string name="com_auth0_client_id"></string>
</resources>

0 comments on commit 12bfc29

Please sign in to comment.