video_thumbnail icon indicating copy to clipboard operation
video_thumbnail copied to clipboard

Update build.gradle

Open jennifer-ha opened this issue 2 years ago • 3 comments

Upgraded Android Gradle Plugin: Moved from AGP version 4.1.0 to 7.0.0. This upgrade allows us to take advantage of the latest features, performance improvements, and bug fixes introduced in recent AGP releases.

Namespace Specification: Added the namespace declaration in the build.gradle file to comply with the new AGP requirements. This ensures our project adheres to the latest Android build standards.

Repository Migration: Transitioned from jcenter() to mavenCentral() for fetching dependencies. This change is in response to the deprecation of JCenter as a repository, ensuring our project dependencies are fetched from a reliable and updated source.

jennifer-ha avatar Mar 22 '24 19:03 jennifer-ha

please approve

bugrevealingbme avatar Mar 29 '24 17:03 bugrevealingbme

Any plans to merge this any time soon?

mkobuolys avatar Apr 08 '24 13:04 mkobuolys

@justsoft, please take a moment to review and approve these changes.

dharambudh1 avatar Jun 17 '24 04:06 dharambudh1