-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update your Play Core Maven dependency to an Android 14 compatible version! #640
Comments
Replace with |
I know, I just meant to make it official. At the moment I have pulled the lib and integrated into the app |
What about the other two librarires : we can add them also ? |
still i am getting this issue @premkumarmistry |
@Paget96, @premkumarmistry still getting the error even after updating |
@Paget96 @SaiGaneshRachamadugu @amantarento @tahiriabdo131
implementation 'com.google.android.play:asset-delivery:2.2.2'
implementation 'com.google.android.play:app-update:2.1.0'
implementation 'com.google.android.gms:play-services-tasks:18.2.0'
implementation 'com.google.android.play:review:2.0.1' |
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.
The text was updated successfully, but these errors were encountered: