docs: remove desugaring section as no more need on media3 1.4.1 (#4206)

This commit is contained in:
Olivier Bouillet
2024-09-29 20:46:11 +02:00
committed by GitHub
parent b11f05f175
commit 0c6b47f42c
2 changed files with 0 additions and 11 deletions

View File

@@ -86,11 +86,6 @@ buildscript {
}
```
### Desugaring
to be able to link you may also need to enable coreLibraryDesugaringEnabled in your app.
See: https://developer.android.com/studio/write/java8-support?hl=fr#library-desugaring for more informations.
## It's still not working
You can try to open a ticket now !