Received a warning in the Play Console when I was trying to send the AAB file, saying the following:
QuoteUpdate your Play Core Maven dependency to an Android 14 compatible version! Your current Play Core library is incompatible with targetSdkVersion 34 (Android 14), which introduces a backwards-incompatible change to broadcast receivers to improve user security. As a reminder, from August 31, Google Play requires all new app releases to target Android 14. Update to the latest Play Core library version dependency to avoid app crashes
Anyone knows what can I possibly do to solve this problem?
Build API: 34
Minimum and Target Android: 14