Necesito generar el bundle de android para una app hecha en Ionic 5:
{
"name": "mi-jardin",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "
https://ionicframework.com/",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@angular/common": "~11.2.0",
"@angular/core": "~11.2.0",
"@angular/fire": "^7.5.0",
"@angular/forms": "~11.2.0",
"@angular/platform-browser": "~11.2.0",
"@angular/platform-browser-dynamic": "~11.2.0",
"@angular/router": "~11.2.0",
"@awesome-cordova-plugins/camera": "^5.41.0",
"@capacitor/core": "^2.4.6",
"@ionic-native/camera": "^5.36.0",
"@ionic-native/core": "^5.36.0",
"@ionic-native/fcm": "^5.31.1",
"@ionic/angular": "^5.5.4",
"cordova": "^10.0.0",
"cordova-android": "^10.0.0",
"cordova-ios": "6.2.0",
"firebase": "^8.2.7",
"globalthis": "^1.0.2",
"ngx-color": "^6.2.0",
"ngx-image-compress": "^11.0.3",
"ngx-image-cropper": "^3.3.4",
"npm-check-updates": "^11.1.4",
"or": "^0.2.0",
"rxjs": "~6.6.3",
"tslib": "^2.1.0",
"
zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1102.19",
"@angular/cli": "~11.2.0",
"@angular/compiler": "~11.2.0",
"@angular/compiler-cli": "~11.2.0",
"@angular/language-service": "~11.2.0",
"@ionic/angular-toolkit": "^3.1.0",
"@types/jasmine": "~3.6.3",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^14.14.28",
"codelyzer": "^6.0.1",
"cordova-clipboard": "^1.3.0",
"cordova-plugin-androidx": "^3.0.0",
"cordova-plugin-androidx-adapter": "^1.1.3",
"cordova-plugin-camera": "^6.0.0",
"cordova-plugin-device": "2.0.3",
"cordova-plugin-fcm-with-dependecy-updated": "7.0",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "^5.0.0",
"cordova-plugin-splashscreen": "6.0.0",
"cordova-plugin-statusbar": "2.4.3",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~6.0.0",
"jetifier": "^1.6.6",
"karma": "~6.1.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
"protractor": "~7.0.0",
"ts-node": "~9.1.1",
"tslint": "~6.1.3",
"typescript": "~4.1.5"
},
"description": "An Ionic project",
"cordova": {
"plugins": {
"cordova-plugin-statusbar": {},
"cordova-plugin-device": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"Cordova-plugin-ionic-keyboard": {},
"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"
},
"cordova-clipboard": {},
"cordova-plugin-androidx": {},
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-camera": {
"ANDROIDX_CORE_VERSION": "1.6.+"
}
},
"platforms": [
"ios",
"android"
]
}
}
Delivery term: Not specified