Ionic 4 - Android version 4.2.2

I created a project on ionic 4 using the platform android @ 8.0.0, where I was able to generate my APK that works on Android 4.4.X +. but I need to generate the APK that supports the version of Android 4.2.2 as it will run on a specific Tablet, I know I need to modify the android platform according to the version 4.2.2 SDK, but which command ?

for example ? must be … "@4.2.2 ? " if i try this i receive a error .