Wottrich / android-smart-checklist

SmartChecklist is an application with high end technologies about do your tasks easily.
https://play.google.com/store/apps/details?id=wottrich.github.io.androidsmartchecklist
MIT License
8 stars 0 forks source link

[Feature] Migrate to use Gradle Version Catalogs #68

Closed Wottrich closed 1 year ago

Wottrich commented 1 year ago

What

Today we are using an antipattern way to keep common version of libraries in the project.

Now Gradle Version Catalogs is able to be used and we can migrate our project to use this pattern.

Why

To follow official pattern.

Attention points

Propose

Studies possible problems which we could have to migrate from current soluction to this.

References

https://developer.android.com/build/migrate-to-catalogs