-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors after trying to bump at least CompileSDKVersion #274
Comments
PatrykMis
changed the title
Errors after trying to bump at least BuildSDKVersion
Errors after trying to bump at least CompileSDKVersion
Feb 23, 2022
May be the following warnings should be fixed first:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
in
app/build.gradle
change compileSdkVersion to at least 30 and run./gradlew build
or./gradlew assembleDebug assembleRelease
.Expected behaviour
"Build successful".
Actual behaviour
"Build failed", errors above.
Would you like to work on the issue?
Yes of course, but it's out of my knowledge.
The text was updated successfully, but these errors were encountered: