Skip to content

Commit

Permalink
Bumped Themmo (decreased APK size and fixed colors)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadellie committed Dec 27, 2022
1 parent e5b7a7b commit e3b8f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit e3b8f03

Please sign in to comment.