Skip to content

Commit

Permalink
feat: v5.3.51
Browse files Browse the repository at this point in the history
  • Loading branch information
NoCrypt committed Aug 11, 2024
1 parent d88be22 commit 2053b42
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 37 deletions.
2 changes: 1 addition & 1 deletion capacitor/android/capacitor.settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ include ':capacitor-plugin-safe-area'
project(':capacitor-plugin-safe-area').projectDir = new File('../../node_modules/capacitor-plugin-safe-area/android')

include ':capacitor-volume-control'
project(':capacitor-volume-control').projectDir = new File('../../../volume-control/capacitor-volume-control/android')
project(':capacitor-volume-control').projectDir = new File('../../node_modules/capacitor-volume-control/android')
1 change: 0 additions & 1 deletion capacitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@capacitor/ios": "^6.1.1",
"@capacitor/local-notifications": "^6.0.0",
"@capacitor/status-bar": "^6.0.0",
"@jofr/capacitor-media-session": "^4.0.0",
"capacitor-nodejs": "https://github.com/hampoelz/Capacitor-NodeJS/releases/download/v1.0.0-beta.7/capacitor-nodejs.tgz",
"capacitor-plugin-safe-area": "^3.0.3",
"capacitor-volume-control": "^0.0.1",
Expand Down
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Migu",
"version": "5.3.5",
"version": "5.3.51",
"private": true,
"author": "NoCrypt <[email protected]>",
"description": "Stream anime torrents, real-time with no waiting for downloads.",
Expand Down
55 changes: 21 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit 2053b42

Please sign in to comment.