react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

Gradle build faield,Unsupported value: 34

Open pei625569 opened this issue 6 months ago • 0 comments

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

pei625569 avatar Apr 10 '25 07:04 pei625569