Skip to content

Commit

Permalink
🐛 🔥 Codepush - Remove codepush deployment key
Browse files Browse the repository at this point in the history
  • Loading branch information
ulricden committed Sep 15, 2023
1 parent c195d55 commit 9ca3d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Storybook/android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<resources>
<string name="app_name">Storybook</string>
<string moduleConfig="true" name="CodePushDeploymentKey">WZbqfR_OAKyvlNeuzKZG5cjd8PGT_fpk9I1kw</string>
<string moduleConfig="true" name="CodePushDeploymentKey"></string>
<string name="appCenterCrashes_whenToSendCrashes" moduleConfig="true" translatable="false">DO_NOT_ASK_JAVASCRIPT</string>
<string name="appCenterAnalytics_whenToEnableAnalytics" moduleConfig="true" translatable="false">ALWAYS_SEND</string>
</resources>

0 comments on commit 9ca3d37

Please sign in to comment.