Skip to content

Conversation

@chrisbobbe
Copy link

@chrisbobbe chrisbobbe commented Sep 27, 2024

The Java changes in a recent commit won't be picked up in
zulip-mobile unless we build React Native from source; discussion:
zulip/zulip-mobile#5892 (comment)

After those Java changes, though, some new constants are read
(Context.RECEIVER_EXPORTED and Context.RECEIVER_NOT_EXPORTED).
To get those, we need compileSdkVersion >= 34.

@chrisbobbe chrisbobbe requested a review from gnprice September 27, 2024 19:22
@chrisbobbe chrisbobbe force-pushed the pr-compile-sdk-version-34 branch from a844880 to 49a4821 Compare September 27, 2024 21:01
The Java changes in a recent commit won't be picked up in
zulip-mobile unless we build React Native from source; discussion:
  zulip/zulip-mobile#5892 (comment)

After those Java changes, though, some new constants are read
(`Context.RECEIVER_EXPORTED` and `Context.RECEIVER_NOT_EXPORTED`).
To get those, we need compileSdkVersion >= 34.
@chrisbobbe chrisbobbe force-pushed the pr-compile-sdk-version-34 branch from 49a4821 to b7b2f6c Compare September 27, 2024 21:03
@chrisbobbe
Copy link
Author

Updated following an over-the-shoulder review in the office; PTAL. 🙂

@gnprice
Copy link
Member

gnprice commented Sep 27, 2024

Thanks! Looks good; merging.

@gnprice gnprice merged commit b7b2f6c into zulip:0.68.7-zulip Sep 27, 2024
@chrisbobbe chrisbobbe deleted the pr-compile-sdk-version-34 branch September 27, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants