Remove Compose Foundation version pinning workaround

This commit is contained in:
Jorge Martín 2024-02-01 09:06:37 +01:00
parent c0e6813e3b
commit c6ae132d6a
3 changed files with 1 additions and 11 deletions

View file

@ -0,0 +1 @@
Remove Compose Foundation version pinning workaround. This was done to avoid a bug introduced in the default foundation version used by the material3 library, but that has been already been fixed.