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

NA - Resolving Issues Involving Dependencies #1

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

32299223
Copy link
Owner

@32299223 32299223 commented Oct 13, 2024

Description

The dependencies that this repository initially relied on happened to have expired since the last time it was updated.

a screenshot of the build output after syncing gradle changes and running the app, which contains a lot of errors
a closeup shot of one of the errors, which details that it "could not get resource 'https://jitpack.io/com/zhihu/android/matisse/0.5.3-beta3/matisse-0.5.3-beta3.pom'"

That being said, new dependencies were created so that the project can run smoothly on Android Studio. Please run these changes on your own devices to confirm if this breaks or is incompatible with anything!

Fixes no particular issue (at least not one already made in the master repository)

Type of change

Just put an x in the [] which are valid.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • ./gradlew assembleDebug assembleRelease
  • ./gradlew checkstyle

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Someone else has reviewed this PR

@32299223 32299223 self-assigned this Oct 14, 2024
@32299223 32299223 merged commit 7bdff59 into master Oct 14, 2024
@32299223 32299223 requested a review from u7253836 October 25, 2024 10:58
@32299223
Copy link
Owner Author

Sorry, I forgot to do that!

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

Successfully merging this pull request may close these issues.

1 participant