Oztechan / CCC

💰 Currency Converter Calculator for Android, iOS and Backend with power of Kotlin Multiplatform :muscle:
Apache License 2.0
322 stars 29 forks source link

Update Google Play Core to Core Review #3666

Closed mustafaozhan closed 1 month ago

mustafaozhan commented 1 month ago

Google Play Core (com.google.android.play:core) has added this note for SDK version 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

90 days after releasing this version of your app, you won't be able to release new versions containing this SDK version to production or open testing.

Learn more about the SDKs that you're using and make informed SDK choices with Google Play SDK Index. Go to SDK Index.