Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Verkhovsky committed Nov 29, 2021
1 parent bc1348b commit 211a14f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<string name="defaultEndpointUrl">https://aev.fpapi.io</string>
<string name="apiTokenKey">apiKey</string>
<string name="privateApiTokenKey">privateApiKey</string>
<string name="defaultPublicApiToken">21SIePx31QEV6pdzGaghSRJ1TFc</string>
<string name="defaultPrivateApiToken">21SIeSQ3PMQ547Kh71xZbXdmbOU</string>
<string name="defaultPublicApiToken">21aduUzR3mKWLbsm28T6WdOJOUT</string>
<string name="defaultPrivateApiToken">21aduXlR4PG8XpROG5gpWXJEdNo</string>
<string name="demo_description">The demo app shows capabilities of the AEV library for verification security of environment. The library sends a set of signals to the server. The server verifies safety of the application environment.</string>
<string name="get_started_btn_text">Verify environment</string>
<string name="agreement">by clicking this button I agree to the terms.</string>
Expand Down

0 comments on commit 211a14f

Please sign in to comment.