You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current compile SDK is set to 28, but with 3.0 v31 is needed.
So when trying to build I get below error:
Dependency 'androidx.window:window-java:1.0.0-beta04' requires 'compileSdkVersion' to be set to 31 or higher.
Compilation target for module ':app' is 'android-28'
Could you please check ?
The text was updated successfully, but these errors were encountered:
Current compile SDK is set to 28, but with 3.0 v31 is needed.
So when trying to build I get below error:
Could you please check ?
The text was updated successfully, but these errors were encountered: