element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
Apache License 2.0
3.28k stars 678 forks source link

Set targetSdk to 34 #8863

Closed bmarty closed 1 week ago

bmarty commented 2 weeks ago

The PlayStore will reject any new upgrade started from August 31th 2024 if we're not targeting the API 34.

We are still using compileSdk 33 and targetSdk 33 in this project. We need to upgrade both to 34 before end of August, else we will not be able to publish new version on the PlayStore anymore.

See the email we received recently:

image

More details in https://developer.android.com/google/play/requirements/target-sdk