File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android {
2222 }
2323 }
2424
25- // Force total alignment to kill the 'duplicate class' error
25+ // Pro-Level Synchronization: Forces the entire project to one standard
2626 configurations. all {
2727 resolutionStrategy {
2828 eachDependency { DependencyResolveDetails details ->
@@ -56,7 +56,7 @@ dependencies {
5656 implementation " androidx.camera:camera-video:${ camerax_version} "
5757 implementation " androidx.camera:camera-view:${ camerax_version} "
5858
59- // Core UI with manual override for the log errors
59+ // Core UI with specific version overrides to match our strategy
6060 implementation ' com.google.android.material:material:1.11.0'
6161 implementation ' androidx.appcompat:appcompat:1.6.1'
6262 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
You can’t perform that action at this time.
0 commit comments