Skip to content

Commit

Permalink
Merge pull request #23 from ioki-mobility/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…compose.compiler-compiler-1.5.1

Bump androidx.compose.compiler:compiler from 1.5.0 to 1.5.1
  • Loading branch information
StefMa committed Jul 31, 2023
2 parents 03f63a2 + 2ad94eb commit 3409b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
compose-ui = "androidx.compose.ui:ui:1.4.3"
compose-foundation = "androidx.compose.foundation:foundation:1.4.3"
compose-material = "androidx.compose.material:material:1.4.3"
tools-compose-compiler = "androidx.compose.compiler:compiler:1.5.0"
tools-compose-compiler = "androidx.compose.compiler:compiler:1.5.1"

sample-material = "com.google.android.material:material:1.9.0"
sample-composeActivity = "androidx.activity:activity-compose:1.7.2"
Expand Down

0 comments on commit 3409b55

Please sign in to comment.