parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 739 forks source link

gradle update + dependencies updates + minor changes #1131

Closed mobilekosmos closed 2 years ago

mobilekosmos commented 2 years ago

New Pull Request Checklist

Issue Description

Related issue: #FILL_THIS_OUT

Approach

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

mtrezza commented 2 years ago

@mobilekosmos could you add a description to this PR and resolve the conflicts, so we can get this ready for review?

mobilekosmos commented 2 years ago

I suppose the conflicts happened after my PR since I started a new fresh PR because of prior conflicts and many changes. What description? The title already describes the work I did? The few dependencies I remoevd were already discussed/asked for in the old PR, they were removed because not used/not needed anymore. I resolved the conflicts.

mtrezza commented 2 years ago

Others will have a hard time understanding what this PR is about without looking into the code. To make this easier we have a PR template. See this.

There is also a min API bump to 21, which is a breaking change. It helps the committer a lot if you clearly indicate a breaking change in the PR description. This helps to make sure that a breaking change is marked as such in the changelog.

mtrezza commented 2 years ago

I am closing this as it lacks information about the issue that this PR intends to solve. Feel free to comment if you have any questions and we can re-open this PR.