udacity / ud843-QuakeReport

Discover earthquake activity around the world.
Other
343 stars 1.17k forks source link

Bumped up the Gradle, Gradle Plugin and dependency versions. #100

Closed nikhilbansal97 closed 2 years ago

nikhilbansal97 commented 5 years ago

This PR updates the gradle versions and dependencies as many students were reporting that they were facing problems in importing the projects and each student had to manually update the versions.

nikhilbansal97 commented 5 years ago

Hey @Kvaibhav01 should I wait for someone else to review the PR or I can merge it?

Kvaibhav01 commented 5 years ago

You can merge it. There seems no conflict here.

nikhilbansal97 commented 5 years ago

@Kvaibhav01 After this PR will be merged, the other branches also have to be updated. So, should I create a PR for all the branches or you can update them? I think merging the starting-point branch into other ones should do it.

Kvaibhav01 commented 5 years ago

You can create your own branch and merge. @udacity's team will check the rest.

nikhilbansal97 commented 5 years ago

@Kvaibhav01 Okay. You can merge this PR. I don't have the write access.

Kvaibhav01 commented 5 years ago

Neither do I have! @udacity members will have write access.

SudKul commented 2 years ago

We have upgraded the code in the lesson-four branch to AndroidX in this commit. We expect students to replicate the similar updates to other branches, where needed.

We recommend you use the https://knowledge.udacity.com/ platform to discuss individual issues with our experienced mentors.