safe-global / safe-android

🔐 App to manage and interact with Safe
https://safe.global
GNU General Public License v3.0
90 stars 37 forks source link

[Android] Update sdk #2051

Open DmitryBespalov opened 4 weeks ago

DmitryBespalov commented 4 weeks ago

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

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.

Affected app bundles and APKs:

version: 4105 (3.11.0), release: [4105 (3.11.0)](https://play.google.com/console/app/4976382372440843229/tracks/4697312323487869891/releases/39/details)

If you have questions about this SDK, contact the SDK provider.