Skip to content

Commit

Permalink
Merge branch 'app' into app-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscant committed Jun 29, 2023
2 parents 03c1c1b + 75344cc commit 664900c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ jobs:
- run: npm install
- run: npm install -g rimraf

- run: cat node_modules/@freegle/capacitor-push-notifications/android/src/main/java/com/capacitorjs/plugins/pushnotifications/PushNotificationsPlugin.java

################
- run:
name: == Decrypt secrets
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@capacitor/network": "^4.0.0",
"@capacitor/share": "^4.0.0",
"@capawesome/capacitor-badge": "^2.0.0",
"@freegle/capacitor-push-notifications": "github:Freegle/capacitor-push-notifications#768cb10",
"@freegle/capacitor-push-notifications": "github:Freegle/capacitor-push-notifications",
"@chenfengyuan/vue-number-input": "^2.0.1",
"@codetrix-studio/capacitor-google-auth": "3.2.2",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
Expand Down

0 comments on commit 664900c

Please sign in to comment.