amplitude / amplitude/experiment-react-native-client
Update to compileSdkVersion = 30+ for React Native 72+ Fabric Support
未關閉
- 主要語言
- 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 還沒有評估資料。