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

Clean up and rearrange gradle.properties #4813

Merged
merged 3 commits into from
Jun 22, 2022
Merged

Clean up and rearrange gradle.properties #4813

merged 3 commits into from
Jun 22, 2022

Conversation

TacoTheDank
Copy link
Contributor

Description

I attempted to make it much easier to read the gradle.properties file. I also cleaned up some inconsistencies.

Motivation and Context

Some different AndroidX libraries were using the same version property (e.g. ANDROID_X_VERSION, ANDROID_X_TEST_VERSION), so I fixed that.

I did not update any of the dependencies.

I got rid of a few unused properties (e.g. ANDROID_SUPPORT_VERSION, FINDBUGS_VERSION).

I got rid of a final jcenter usage hidden away in the disklrucache submodule.

I got rid of an unused dependency (androidx.legacy:legacy-support-v4).

@sjudd sjudd added the import-ready Indicates the PR is ready to be imported to Google. label Jun 19, 2022
@copybara-service copybara-service bot merged commit fd5e7df into bumptech:master Jun 22, 2022
@sjudd
Copy link
Collaborator

sjudd commented Jun 27, 2022

Thanks for the cleanup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-ready Indicates the PR is ready to be imported to Google.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants