yup, I realized that after.
I actually did figure it out, if anyone is interested. YOu need to add this to your config.xml file:
<config-file parent="/manifest/application" target="AndroidManifest.xml">
<meta-data android:name="android.max_aspect" android:value="2.1" />
</config-file>