amplitude / amplitude/experiment-react-native-client
Update to compileSdkVersion = 30+ for React Native 72+ Fabric Support
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 8
- Fork
- 6
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.