Revert Compose upgrade

Caused weird rendering issues in MangaScreen

(cherry picked from commit 2bf263e30157e4c5ec39aadf16d08738326c2ac9)
This commit is contained in:
arkon 2023-08-25 21:57:22 -04:00 committed by Jobobby04
parent 72e1e3bda6
commit 1786b43378

View File

@ -1,7 +1,7 @@
[versions] [versions]
compiler = "1.5.2" compiler = "1.5.1"
compose-bom = "2023.09.00-alpha03" compose-bom = "2023.07.00-alpha02"
accompanist = "0.33.1-alpha" accompanist = "0.31.5-beta"
[libraries] [libraries]
activity = "androidx.activity:activity-compose:1.7.2" activity = "androidx.activity:activity-compose:1.7.2"