philipplackner / JetpackComposePokedex

216 stars 136 forks source link

Need help with updating dependencies! #14

Open TDraNix opened 1 year ago

TDraNix commented 1 year ago

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 commented 1 year ago

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 commented 1 month ago

Increase the compile SDK and Target SDK version