I try to upload a beta version of an app on Google Play Console. I got this error message:
This configuration cannot be published for the following reason(s):
It is forbidden that a device upgrading from API levels in range 14-25 to API levels in range 26+ should downgrade from version 118018 to version 118008, which would occur when
Release track containing any of [BETA] and
Screen layouts containing any of [small, normal, large, xlarge] and
Features containing all of [android.hardware.FAKETOUCH, android.hardware.screen.PORTRAIT]
I'm looking for this error for a few hours, I'm out of ideas...
Edit: Here is my build.gradle: