Skip to content
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

Need help with updating dependencies! #14

Open
TDraNix opened this issue May 13, 2023 · 2 comments
Open

Need help with updating dependencies! #14

TDraNix opened this issue May 13, 2023 · 2 comments

Comments

@TDraNix
Copy link

TDraNix commented May 13, 2023

I've followed the tutorial up until part 3 and when I tried running the app for the first time it got errors like these:
Dependency 'androidx.core:core-ktx:1.12.0-alpha04' requires libraries and applications thatdepend on it
and
Dependency 'androidx.core:core:1.12.0-alpha04' requires libraries and applications that depend on it
Can you help me with those errors, please? Thank you!

@Dawid-Witkowski
Copy link

Try increasing the compileSdk and targetSdk in the build.gradle

Could you also include your build.gradle (project and module!) and the gradle-wrapper.properties (I'm asking for them 'cause I had to change some lines in the mentioned files for this project to finally run)

@Sarthak7Gautam
Copy link

Increase the compile SDK and Target SDK version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants