You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
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.
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).
The text was updated successfully, but these errors were encountered: