Can we add targets API Levels 22 - 26?
According to the docs, Android Platform Guide - Apache Cordova
Setting the engine to 9.0.0 should support API levels 22 - 29 and thus Android 5.1 - 10.0.0
Android 5.1 (Lollipop) needs API level 22
Android 6.0 (Marshmallow) needs API level 23
Android 7.0 (Nougat) needs API level 24
Android 7.1 (Nougat) needs API level 25
Android 8.0 (Oreo) needs API level 26
Android 8.1 (Oreo) needs API level 27