expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
427 stars 91 forks source link

android.enableDexingArtifactTransform.desugaring is deprecated #238

Closed chanphiromsok closed 3 weeks ago

chanphiromsok commented 3 weeks ago

Summary

android.enableDexingArtifactTransform.desugaring is deprecated use android.enableDexingArtifactTransform instead image

Config Plugin

@config-plugins/react-native-webrtc

What platform(s) does this occur on?

Android

SDK Version

51

Reproducible demo

npx expo prebuild yarn android android.enableDexingArtifactTransform.desugaring is deprecated image

chanphiromsok commented 3 weeks ago

since I dont see any modification in prebuild I decide to close image