Skip to content

Commit

Permalink
#1477 | Upgrade react-native-audio-recorder-player
Browse files Browse the repository at this point in the history
- Fix permission issue on > Android 13
- Remove need for patch
  • Loading branch information
1t5j0y committed Aug 23, 2024
1 parent 47541ca commit 6f4cb6e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 33 deletions.
14 changes: 7 additions & 7 deletions packages/openchs-android/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/openchs-android/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"prop-types": "15.8.1",
"react": "18.2.0",
"react-native": "0.72.8",
"react-native-audio-recorder-player": "3.5.1",
"react-native-audio-recorder-player": "3.6.10",
"react-native-autoheight-webview": "1.6.3",
"react-native-background-timer": "^2.4.1",
"react-native-background-worker": "0.0.5",
Expand Down

This file was deleted.

0 comments on commit 6f4cb6e

Please sign in to comment.