refactor: Migrate to upstream's preference abstraction

This commit is contained in:
ziro 2024-01-10 16:42:18 +07:00
parent 9a2815d277
commit af87ccf8f1
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
61 changed files with 388 additions and 432 deletions

View file

@ -1,5 +1,5 @@
[versions]
compose = "1.5.1"
compose = "1.5.3"
[libraries]
animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }