Skip to content

Commit

Permalink
change app display name
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalkishor1991 committed Aug 13, 2023
1 parent 33a206c commit 20e2c9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">Croma</string>
<string name="app_name">HueHive</string>
<string name="RNB_GOOGLE_PLAY_LICENSE_KEY">MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhMNoRMMmhFIsgG1D6rZcIkOSqGEAuXLqqm3Wczuq8+qVF6qbIEBucAAoMqsClt8bQmFtynDuXsktguiWcIwgLbm9uGSAYqVp2qAjwLzoeMmVbkP99GnwQvl6yCF63tWt7MtJRmaUfI/8nSr6cJnLJrHx30UQR/MwlK5o5PUPdM7YCuAmiCfZdxFMhoDCY5UwZR7w0PYZ2mS5TBWg77Ef6r6Mg37gJ+X/WM9D4t3w61r6J/wEDSXZOXBxUxpPpYiNrGCBazSV41G+vOf069MHsZZNjEk7kqd7zVTV6bsopw5BTKF9E5roPbXr5YtlG13jKNCDb1gwItM950bGDW+soQIDAQAB

</string>
Expand Down
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "croma",
"displayName": "croma"
"name": "HueHive",
"displayName": "HueHive"
}

0 comments on commit 20e2c9b

Please sign in to comment.