Skip to content

Commit

Permalink
Update composeLibsVersion to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 47a9e91 commit cb35f0c
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 @@ -26,7 +26,7 @@ plugins {
id("kotlin-parcelize")
}

private val composeLibsVersion = "1.6.4"
private val composeLibsVersion = "1.6.6"
private val composeUiLibsVersion = "1.6.6"
private val composeCompilerVersion = "1.5.11"

Expand Down

0 comments on commit cb35f0c

Please sign in to comment.