Bumped Themmo (decreased APK size and fixed colors)

This commit is contained in:
Sad Ellie 2022-12-26 19:15:26 +04:00
parent e5b7a7b6c2
commit e3b8f03e4d

View File

@ -199,7 +199,7 @@ dependencies {
implementation("com.squareup.retrofit2:converter-moshi:2.9.0")
// Themmo
implementation("com.github.sadellie:themmo:74865c7650")
implementation("com.github.sadellie:themmo:cf6be7e592")
// ComposeReorderable
implementation("org.burnoutcrew.composereorderable:reorderable:0.9.6")