Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Upgrade to Android SDK version 33 and triage #208

Closed
ktohalloran opened this issue Mar 24, 2023 · 1 comment
Closed

Upgrade to Android SDK version 33 and triage #208

ktohalloran opened this issue Mar 24, 2023 · 1 comment
Assignees

Comments

@ktohalloran
Copy link
Contributor

ktohalloran commented Mar 24, 2023

We should update to targetSdkVersion 33 so that we can get on top of Google's deadlines for releasing to the Play Store. The 2022 update to 30 can be found #199.

This task only covers making the change, testing it locally, and making issues for any problems that need to be resolved. It doesn't include fixing problems or publishing to the Play Store. We already know that #213 and #214 will need to be done as part of upgrading.

The deadline for this update in order to release to Google Play Store is August 31, 2023 (we will still be able to have our app in the Google Play store after this date, but will not be able to make any more releases unless we do this first).

@ddohler ddohler changed the title Upgrade to Android SDK version 33 Upgrade to Android SDK version 33 and triage Aug 11, 2023
@ddohler ddohler self-assigned this Aug 18, 2023
@ddohler
Copy link
Contributor

ddohler commented Aug 18, 2023

I did this and, at least for what we do, there were relatively few changes between SDK 31 and 33. I found 3 new deprecation warnings, which I documented in #217 , but otherwise there were no new deprecation warnings, build errors, or runtime errors that I could find.

@ddohler ddohler closed this as completed Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants