mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix bug
This commit is contained in:
+8
-4
@@ -28,7 +28,6 @@
|
||||
"@fullcalendar/interaction": "^5.3.0",
|
||||
"@ionic-native/camera": "^5.31.1",
|
||||
"@ionic-native/core": "^5.0.7",
|
||||
"@ionic-native/fcm": "^5.32.0",
|
||||
"@ionic-native/file": "^5.30.0",
|
||||
"@ionic-native/file-path": "^5.30.0",
|
||||
"@ionic-native/http": "^5.31.1",
|
||||
@@ -84,7 +83,7 @@
|
||||
"cordova-plugin-androidx-adapter": "^1.1.3",
|
||||
"cordova-plugin-compat": "^1.2.0",
|
||||
"cordova-plugin-device": "^2.0.2",
|
||||
"cordova-plugin-fcm-with-dependecy-updated": "^7.8.0",
|
||||
"cordova-plugin-fcm-with-dependecy-updated": "^7.2.0",
|
||||
"cordova-plugin-inappbrowser": "^4.0.0",
|
||||
"cordova-plugin-ionic-keyboard": "^2.2.0",
|
||||
"cordova-plugin-ionic-webview": "^4.2.1",
|
||||
@@ -120,7 +119,12 @@
|
||||
"cordova-plugin-mfp": {},
|
||||
"cordova-plugin-androidx": {},
|
||||
"cordova-plugin-androidx-adapter": {},
|
||||
"cordova-plugin-fcm-with-dependecy-updated": {}
|
||||
"cordova-plugin-fcm-with-dependecy-updated": {
|
||||
"ANDROID_FCM_VERSION": "19.0.0",
|
||||
"ANDROID_GRADLE_TOOLS_VERSION": "3.5.3",
|
||||
"ANDROID_GOOGLE_SERVICES_VERSION": "4.3.3",
|
||||
"ANDROID_DEFAULT_NOTIFICATION_ICON": "@mipmap/ic_launcher"
|
||||
}
|
||||
},
|
||||
"platforms": [
|
||||
"browser",
|
||||
@@ -134,4 +138,4 @@
|
||||
"url": "git+https://Kayaya@bitbucket.org/equilibriumito/gabinete-digital.git"
|
||||
},
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user