vganin / click-track

Metronome app for Android (iOS in the works)
Apache License 2.0
22 stars 1 forks source link

Migrate to new Play libraries #76

Open vganin opened 5 months ago

vganin commented 5 months ago

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