与新的 apk 更新不兼容的设备

incompatible devices with new apk update

我在我的开发者控制台中更新了一个新的 apk,但似乎支持它的设备数量较少。我之前的版本得到了 100 多台设备的支持。不知道不支持什么,但是我看到新apk多了2个功能:

android.hardware.screen.PORTRAIT

android.hardware.screen.LANDSCAPE

你能帮帮我吗? 以下是我的 build.gradle.

build.gradle

这是我的 manifest.xml:

manifest.xml

问题出在 Appodeal,它需要更高的 min-sdk 版本。我刚刚更改了广告网络,一切正常