Skip to content

Commit

Permalink
ISSUE #000 fix : 5.1 API 33 level issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwanath committed Oct 11, 2023
1 parent f24b4aa commit 102b153
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@ionic-native/android-permissions": "^5.30.0",
"@ionic-native/app-version": "^5.15.1",
"@ionic-native/camera": "^5.36.0",
"@ionic-native/chooser": "^5.36.0",
"@ionic-native/chooser": "^5.30.0",
"@ionic-native/core": "^5.15.1",
"@ionic-native/device": "^5.15.1",
"@ionic-native/diagnostic": "^5.30.0",
"@ionic-native/file": "^5.15.1",
"@ionic-native/file-chooser": "^5.36.0",
"@ionic-native/file-chooser": "^5.30.0",
"@ionic-native/file-opener": "^5.15.1",
"@ionic-native/file-path": "^5.30.0",
"@ionic-native/file-transfer": "^5.36.0",
Expand Down Expand Up @@ -88,12 +88,15 @@
"cordova-plugin-androidx-adapter": "^1.1.3",
"cordova-plugin-appavailability": "^0.4.2",
"cordova-plugin-badge": "^0.8.8",
"cordova-plugin-camera": "^6.0.0",
"cordova-plugin-chooser": "^1.3.2",
"cordova-plugin-device": "^2.0.3",
"cordova-plugin-dialogs": "^2.0.2",
"cordova-plugin-document-viewer": "^0.9.13",
"cordova-plugin-file": "^7.0.0",
"cordova-plugin-file-opener2": "^2.2.1",
"cordova-plugin-filechooser": "^1.2.0",
"cordova-plugin-filepath": "^1.5.8",
"cordova-plugin-filepicker": "^1.1.6",
"cordova-plugin-googleplus": "^8.5.2",
"cordova-plugin-inappbrowser": "^5.0.0",
Expand All @@ -105,7 +108,9 @@
"cordova-plugin-secure-storage-echo": "^5.1.1",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-streaming-media": "^2.3.0",
"cordova-plugin-sunbirdsplash": "git+https://github.com/project-sunbird/cordova-plugin-sunbirdsplash.git#release-5.1.0.10",
"cordova-plugin-webview-checker": "^1.0.1",
"cordova-plugin-whitelist": "^1.3.5",
"cordova-plugin-x-socialsharing": "^6.0.3",
"cordova-plugin-zip": "^3.1.0",
"cordova-sqlite-storage": "6.0.0",
Expand Down Expand Up @@ -182,27 +187,21 @@
"babel-jest": "^25.4.0",
"babel-polyfill": "^6.26.0",
"code-push": "^3.0.1",
"cordova-android": "^12.0.0",
"cordova-plugin-android-downloadmanager": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git",
"cordova-plugin-app-version": "^0.1.12",
"cordova-plugin-awesome-shared-preferences": "git+https://github.com/adriano-di-giovanni/cordova-plugin-shared-preferences.git",
"cordova-plugin-badge-fix": "^0.8.10",
"cordova-plugin-camera": "git+https://github.com/shikshalokam/cordova-plugin-camera.git",
"cordova-plugin-chooser": "git+https://github.com/shikshalokam/cordova-plugin-chooser.git",
"cordova-plugin-code-push": "git+https://github.com/swayangjit/cordova-plugin-code-push.git",
"cordova-plugin-console": "^1.1.0",
"cordova-plugin-fcm-with-dependecy-updated": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-fcm.git#release-5.0.2",
"cordova-plugin-file-transfer": "git+https://github.com/apache/cordova-plugin-file-transfer.git",
"cordova-plugin-filepath": "git+https://github.com/shikshalokam/cordova-plugin-filepath.git",
"cordova-plugin-inappupdatemanager": "git+https://github.com/subranil/cordova-plugin-inappupdatemanager.git#release-3.7.0",
"cordova-plugin-local-notification": "git+https://github.com/fquirin/cordova-plugin-local-notifications.git",
"cordova-plugin-openrap": "git+https://github.com/project-sunbird/cordova-plugin-openrap.git",
"cordova-plugin-proguard": "git+https://github.com/greybax/cordova-plugin-proguard.git",
"cordova-plugin-qr-scanner": "git+https://github.com/project-sunbird/cordova-plugin-qr-scanner.git#release-5.0.2",
"cordova-plugin-screen-orientation": "git+https://github.com/521dimensions/cordova-plugin-screen-orientation.git",
"cordova-plugin-sunbirdsplash": "git+https://github.com/project-sunbird/cordova-plugin-sunbirdsplash.git#release-5.1.0.10",
"cordova-plugin-telerik-imagepicker": "^2.3.3",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-zip-plugin": "git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git",
"fs-extra": "^8.1.0",
"jest": "^25.4.0",
Expand All @@ -223,6 +222,7 @@
"plugins": {
"com.jjdltc.cordova.plugin.zip": {},
"ionic-plugin-keyboard": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-ionic-webview": {},
"cordova-plugin-app-version": {},
"cordova-plugin-x-socialsharing": {},
Expand Down Expand Up @@ -276,22 +276,22 @@
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-secure-storage-echo": {},
"cordova-plugin-appavailability": {},
"cordova-plugin-camera": {},
"cordova-plugin-filepath": {},
"cordova-plugin-chooser": {},
"cordova-plugin-filepicker": {},
"cordova-plugin-document-viewer": {},
"com-sarriaroman-photoviewer": {},
"cordova-sqlite-storage": {},
"cordova-plugin-telerik-imagepicker": {},
"cordova-plugin-filechooser": {},
"cordova-plugin-inappupdatemanager": {},
"cordova-plugin-googleplus": {
"PLAY_SERVICES_VERSION": "15.0.1"
},
"uk.co.workingedge.phonegap.plugin.istablet": {},
"cordova-plugin-console": {},
"cordova-plugin-sunbirdsplash": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-camera": {},
"cordova-plugin-chooser": {},
"cordova-plugin-filepath": {}
"cordova-plugin-sunbirdsplash": {}
},
"platforms": [
"ios"
Expand Down

0 comments on commit 102b153

Please sign in to comment.