chrisbanes / insetter

Insetter is a library to help apps handle WindowInsets more easily
https://chrisbanes.github.io/insetter
Apache License 2.0
1.13k stars 42 forks source link

Update dependencies #87

Closed poliver closed 3 years ago

chrisbanes commented 3 years ago

Hi thanks!

With libraries like this, I tend to keep the dependency versions intentionally 'old' (usually ~3 months old).

This is because any dependencies we use end up as the minimum version for app's transitive dependencies.

I'll take a look later and see if there's any we want to pin back.

chrisbanes commented 3 years ago

Superceded by #109