android-templates icon indicating copy to clipboard operation
android-templates copied to clipboard

Update Compose dependencies using BOM for versioning all libs

Open lydiasama opened this issue 2 years ago • 0 comments

Why

After Google released BOM for the compose libraries, it helps us to manage the latest versions of libraries we are using. Therefore, we don't need to handle it independently. However, if we want to fix version to some libraries, we can do it by overriding the library version.

Screenshot 2565-12-14 at 12 29 48 PM

Who Benefits?

Android devs

lydiasama avatar Dec 14 '22 05:12 lydiasama