amplitude / amplitude/experiment-react-native-client

Update to compileSdkVersion = 30+ for React Native 72+ Fabric Support

未關閉
#32 2 則留言 1 個 reaction 已指派 1 人 已被 @bgiori 認領 在 GitHub 檢視
主要語言
TypeScript
星號
8
分支
6
PR 合併指標
30 天內沒有已合併 PR

描述

When building w/ RN 72+ and Fabric (New Arch) is enabled I'm getting the following error:

```
> Could not create task ':amplitude_experiment-react-native-client:compileDebugJavaWithJavac'.
> In order to compile Java 9+ source, please set compileSdkVersion to 30 or above
```

Fix is likely to bump this version here from `29` to `>=30`:
https://github.com/amplitude/experiment-react-native-client/blob/211ab36ed8e88bb394ac05d16d67dabe2fef09a8/android/build.gradle#L22

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。