feat: v5.3.7

This commit is contained in:
NoCrypt 2024-08-20 12:20:29 +07:00
parent 54ea45b0f6
commit 66b0f33366
3 changed files with 5 additions and 1 deletions

View file

@ -13,6 +13,7 @@ dependencies {
implementation project(':capacitor-app')
implementation project(':capacitor-app-launcher')
implementation project(':capacitor-browser')
implementation project(':capacitor-device')
implementation project(':capacitor-local-notifications')
implementation project(':capacitor-status-bar')
implementation project(':capacitor-nodejs')

View file

@ -14,6 +14,9 @@ project(':capacitor-app-launcher').projectDir = new File('../../node_modules/@ca
include ':capacitor-browser'
project(':capacitor-browser').projectDir = new File('../../node_modules/@capacitor/browser/android')
include ':capacitor-device'
project(':capacitor-device').projectDir = new File('../../node_modules/@capacitor/device/android')
include ':capacitor-local-notifications'
project(':capacitor-local-notifications').projectDir = new File('../../node_modules/@capacitor/local-notifications/android')

View file

@ -1,6 +1,6 @@
{
"name": "Migu",
"version": "5.3.63",
"version": "5.3.7",
"private": true,
"author": "NoCrypt <NoCrypt@users.noreply.github.com>",
"description": "Stream anime torrents, real-time with no waiting for downloads.",