mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Direct update dialog melhorado
This commit is contained in:
+12
-2
@@ -28,6 +28,7 @@
|
||||
"@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,6 +85,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-inappbrowser": "^4.0.0",
|
||||
"cordova-plugin-ionic-keyboard": "^2.2.0",
|
||||
"cordova-plugin-ionic-webview": "^4.2.1",
|
||||
@@ -119,7 +121,15 @@
|
||||
"cordova-plugin-mfp": {},
|
||||
"cordova-plugin-mfp-push": {},
|
||||
"cordova-plugin-androidx": {},
|
||||
"cordova-plugin-androidx-adapter": {}
|
||||
"cordova-plugin-androidx-adapter": {},
|
||||
"cordova-plugin-fcm-with-dependecy-updated": {
|
||||
"ANDROID_DEFAULT_NOTIFICATION_ICON": "@mipmap/ic_launcher",
|
||||
"ANDROID_FCM_VERSION": "21.0.0",
|
||||
"ANDROID_FIREBASE_BOM_VERSION": "26.0.0",
|
||||
"ANDROID_GOOGLE_SERVICES_VERSION": "4.3.4",
|
||||
"ANDROID_GRADLE_TOOLS_VERSION": "4.1.0",
|
||||
"IOS_FIREBASE_MESSAGING_VERSION": "~> 7.4.0"
|
||||
}
|
||||
},
|
||||
"platforms": [
|
||||
"browser",
|
||||
@@ -133,4 +143,4 @@
|
||||
"url": "git+https://Kayaya@bitbucket.org/equilibriumito/gabinete-digital.git"
|
||||
},
|
||||
"license": "ISC"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user