Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Bump compileSdkVersion from 31 to 34
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`), and to get those, we need compileSdkVersioin >= 34.
- Loading branch information