Skip to content
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

Play Core library is incompatible with targetSdkVersion 34 #39

Open
midhunhk opened this issue Jun 18, 2024 · 1 comment
Open

Play Core library is incompatible with targetSdkVersion 34 #39

midhunhk opened this issue Jun 18, 2024 · 1 comment
Assignees
Milestone

Comments

@midhunhk
Copy link
Owner

midhunhk commented Jun 18, 2024

com.google.android.play:core has added this note for core:1.10.3:

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

--
The Play Core Java and Kotlin Library has been partitioned into multiple per-feature Android libraries. This reduces the size Play Core libraries add to your app and allows for faster release cycles of the individual features.

Use the list below to migrate to the new libraries and benefit from new features and bug fixes. If you use multiple Play features, you can simply import multiple libraries in your build.gradle file at once.

@midhunhk midhunhk added this to the Lingonberry milestone Jun 18, 2024
@midhunhk midhunhk self-assigned this Jun 18, 2024
@midhunhk
Copy link
Owner Author

midhunhk commented Jun 19, 2024

Affects the following apps depending on this library in the Play Store

  • Trip O Meter
  • Ae Stickers App
  • Random Contact
  • libAeApps Sample
  • pnr-status-app

@midhunhk midhunhk changed the title Current Play Core library is incompatible with targetSdkVersion 34 (Android 14) Play Core library is incompatible with targetSdkVersion 34 Jun 20, 2024
midhunhk added a commit that referenced this issue Jun 22, 2024
@midhunhk midhunhk moved this to In Progress in lib-aeapplabs project Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant