[Resolved] Nook install on internal memory

My build for Nook just got rejected because it’s set to prefer installation on the SD card.

The rejection notice says:


Files: Rejected: Your applications prefers installation on SD card,
please utilize internal memory and resubmit.

How can I configure the app to install on internal memory?

Thanks!

[import]uid: 27183 topic_id: 27838 reply_id: 327838[/import]

Opps I forgot I had this in my build.setttings

android = {  
 installLocation="preferExternal"  
}  

[import]uid: 27183 topic_id: 27838 reply_id: 112700[/import]