Revert "fix(deps): update dependency androidx.compose.compiler:compiler to v1.5.13 (#745)"

This reverts commit 4e5cbbc96b.
This commit is contained in:
AntsyLich 2024-05-04 13:33:12 +06:00
parent fa6dba6cc7
commit 134e4648a9
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
[versions]
compiler = "1.5.13"
compiler = "1.5.12"
# 2024.04.00-alpha01 has several bugs with the new animateItem() modifier
compose-bom = "2024.03.00-alpha02"
accompanist = "0.35.0-alpha"