This PR includes the integration of the Konsist library to improve code consistency and the update of the Android Gradle Plugin (AGP) version to resolve an R8 build issue.
Konsist Library Added:
Enhances code structure and convention enforcement.
Provides modular rules for maintaining consistency across the project.
Improves overall codebase maintainability.
AGP Version Updated:
Updated the Android Gradle Plugin to [insert version] to fix a known issue with R8 in the build process.
This resolves errors encountered during code shrinking and ensures smoother builds.
With these updates, we aim to standardize coding practices across the team and resolve the current build issues related to R8.
This PR includes the integration of the Konsist library to improve code consistency and the update of the Android Gradle Plugin (AGP) version to resolve an R8 build issue.
Konsist Library Added:
AGP Version Updated:
With these updates, we aim to standardize coding practices across the team and resolve the current build issues related to R8.