feat(deps): Update Android SDK Version to 34
As you know, this PR is not ready, because TileService#startActivityAndCollapse is deprecated in SDK 34 and above.
In api 34 StartActivityAndCollapse in MusicSearchQuickSettings is deprecated, need create another method to collapse qs painel after lauch intent.
In api 34
StartActivityAndCollapsein MusicSearchQuickSettings is deprecated, need create another method to collapse qs painel after lauch intent.
okay, I'll take a look later then
@WSTxda please re-view PR
Ok, i made the decision to just update the java, then keep the sdk target to 33, due this reason https://github.com/WSTxda/Google-Shortcuts-Launcher/pull/6#discussion_r1730208283
Ok, i made the decision to just update the java, then keep the sdk target to 33, due this reason #6 (comment)
OK, I won't close the PR, but I'll mark it as a draft. When I have time, I'll study it to see something that can replace this call without the depreciation, of course, that is, if you don't find it first.