feat: bump targetSdkVersion from 30 to 31, and to 32 #582
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Lets try to use newer
targetSdkVersion
AS has helpful feature to show suggestions we should fix in the upgrade. According to the hint, we should:
Bluetooth is the manifest update.
The 2nd one is https://developer.android.com/topic/performance/app-hibernation :
so maybe not related to the uia2 server.
The 3rd one is may not for the case. Possibly our settings app needs some update though.
The 4th one https://developer.android.com/about/versions/12/behavior-changes-12#notification-trampolines
Maybe we do not have the usage to start UIA2 server from the notification regularly.
After upgrading to 31, checked 32. Then no diffs as below, so i have bumped to 32 as well.