Skip to content

Commit

Permalink
Remove appcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed Oct 3, 2024
1 parent 556d285 commit f81f89a
Show file tree
Hide file tree
Showing 6 changed files with 305 additions and 350 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,3 @@ yarn-error.log

# secrets
.env
android/app/src/main/assets/appcenter-config.json
ios/AppCenter-Config.plist

# local maven repository
android/maven
2 changes: 0 additions & 2 deletions android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">learnX</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>
<string name="CodePushDeploymentKey" moduleConfig="true">7qcN2X5hvHh3GHeFhQlWlzVK_dwVOBUPDpJdW</string>
</resources>
Loading

0 comments on commit f81f89a

Please sign in to comment.