-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix android build by upgrading react-native-blur #11219
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!!
#android-gang 🤖
[2ee546e] [C-5733] Migrate history-page to tan-query (#11220) Dylan Jeffers [92b79fd] Version Packages (#11113) github-actions[bot] [ca37082] Fix android build by upgrading react-native-blur (#11219) Dylan Jeffers [38da496] Fix chat blasts on web (#11217) Reed [a4b8a2f] Reintroduce react-native-tiktok patch file (#11215) Dylan Jeffers [cdcb915] [PAY-3865] Don't deeplink on android oauth (#11212) Farid Salau [455c1f9] [PAY-3846] Web listen streak V2 UI (#11216) Reed [4b1c7da] Remove box-in-box in web rewards modals (#11214) Reed [1452686] Fix playwright seeding commands (#11205) Marcus Pasell [5f3615c] Introduce tan query (#11190) Dylan Jeffers [a868604] Reward/Audio page cleanups (#11198) Reed [67566ad] Remove HCaptcha modal (#11197) Reed [632abb9] [QA-1956] Improve featured content performance (#11195) Dylan Jeffers [ca981cc] [QA-1957] Fix react-native-tiktok install (#11196) Dylan Jeffers [89eefd6] [QA-19556 Prevent metamask modal popup (#11194) Dylan Jeffers [e5ba305] [QA-1954] Fix harmony png build (#11193) Dylan Jeffers [bd77b4b] [QA-1952] Allow albums to be edited to be gated (#11192) Marcus Pasell [7dcf8f9] [QA-1950] Fix album edits (#11191) Marcus Pasell [962cdc4] Fix desktop header text to h1 (#11189) Dylan Jeffers [ae21683] Add guest checkout metrics (#11187) Isaac Solo [350c37f] Update dev mode local storage value (#11112) Raymond Jacobson [53c62f5] [PAY-3853] Add rewards, audio, and usdc pages to mobile web (#11182) Raymond Jacobson [181f1e0] [QA-1916] Fix retrieveCollections call sites to pass in current user ID (#11059) Marcus Pasell [1605ee5] Conditionally decrypt based on is_initial value (#11148) Farid Salau [b5f90c3] [QA-1498] Fix create album from existing track (#11179) Dylan Jeffers [82ca8be] [QA-1937] Fix search bar hover text (#11174) Dylan Jeffers [1a7e343] [QA-1938] Fix chat header on small screens (#11173) Dylan Jeffers [baf1429] [C-5592] Prevent multiple tabs from playing audio (#11175) Dylan Jeffers [b2aeb03] [C-1939] Fix edit key select (#11172) Dylan Jeffers [8fd4f6b] [C-1939] Fix notification settings modal scroll (#11171) Dylan Jeffers [8b6a7c0] [QA-1936] Fix desktop header styling and layout (#11169) Dylan Jeffers
Description
Fixes android builds due to missing react-native-blur gradle dependency. Issue thread here: Kureev/react-native-blur#641. Solution is to upgrade it to latest