Our Clover app depends on
WorkManager which requires the app be compiled with version 28 of the Android SDK. According to
the Clover docs, the minimum SDK should always be 17 and the target SDK should not be greater than 25, it doesn't give clear guidance on if there's an upper limit to the compile SDK version.
Can we expect any issues if we submit our app compiled with SDK level 28?