google play not accept apk because of API version

Google play requires SDK API version >= 26, but after exp build:android I have API version 25. I can’t skip this error in google play. How can I change API version?

Hi @2dkot. That error is skippable. If it’s not letting you skip it that means there is some other error. We’re going to target SDK 26 soon: Breaking Change Coming to Android Apps | by Eric Samelson | Exposition

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.