expo / config-plugins

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

android.enableDexingArtifactTransform.desugaring is deprecated #238

Closed chanphiromsok closed 4 months ago

chanphiromsok commented 4 months 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 4 months ago

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