"This app was built for an older version of Android"

Sorry about the flurry of posts. I’m getting this error (see title) when launching an Android app (default Silver/Cooper template) in a Pixel 2 (API 28) emulator. I did change the “Android SDK” setting to android-28 (it had defaulted to android-25) in the project settings but that is the only thing I changed.

Can you check if you have an older minds versions in the manifest? Can you also post/check the final manifest .xml file thats generated in /obj, so we can see if somehow a bad value goes in there?