Android API 31 onwards –> EncoderProfiles.getAll unresolved
This is driving me crazy since daays.
I imported all correct and still get “getAll” unresolved error on Android even so set all correct in the “build.gradle.kts”
`android {
namespace = “com.example.myapplication”
compileSdk = 34