error Dependency 'androidx.window:window:1.0.0-beta04' requires 'compileSdkVersion' to be set to 31

Viewed 13

When i try to compile this error comes, android studio

Dependency 'androidx.window:window:1.0.0-beta04' requires 'compileSdkVersion' to be set to 31 or higher.Compilation target for module ':app' is 'android-29'

0 Answers
Related