appandflow / appandflow/react-native-safe-area-context
Gradle build faield,Unsupported value: 34
Open
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 258
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 2
Description
### react-native-safe-area-context version
> 5.3.0
### Error Content
Build file 'xxx/node_modules/react-native-safe-area-context/android/build.gradle' line: 50
A problem occurred evaluating project ':react-native-safe-area-context'.
Unsupported value: 34. Format must be one of:
- android-31
- android-31-ext2
- android-T
- vendorName:addonName:31
### gradle.properties:
>minSdkVersion = 23
>targetSdkVersion = 34
>compileSdkVersion = 34
### Gradle version
>8.10.2
### AGP version
>8.8.2
Contributor guide
Assessment
This issue has not been assessed yet.