flexbox-layout icon indicating copy to clipboard operation
flexbox-layout copied to clipboard

Update your Play Core Maven dependency to an Android 14 compatible version!

Open Paget96 opened this issue 2 months ago • 4 comments

Issues and steps to reproduce

Update com.google.android.play Jun 18, 2024 18:16 com.google.android.play:core has added this note for core:1.3.2:

Update 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: https://developer.android.com/guide/playcore#playcore-migration

You may not be able to release future versions of your app with this SDK version to production or open testing.

Version of the flexbox library

3.0.0

So, this lib needs an update, definitely.

Paget96 avatar Jun 19 '24 10:06 Paget96