Skip to content

Commit

Permalink
fix(deps): update composeuiversion to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 1077cbc commit a47b7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.io.FileInputStream
import java.util.*

buildscript {
val composeUiVersion by extra("1.7.5")
val composeUiVersion by extra("1.7.6")
}
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
Expand Down

0 comments on commit a47b7a9

Please sign in to comment.