Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.04.01 (#909)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent f10293e commit 7e810ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/com/orange/ods/gradle/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Versions {
const val androidGradlePlugin = "8.3.2"
const val appCompat = "1.6.1"
const val browser = "1.8.0"
const val composeBom = "2024.04.00"
const val composeBom = "2024.04.01"
const val composeCompiler = "1.5.11"
const val coil = "2.6.0"
const val constraintLayout = "2.1.4"
Expand Down

0 comments on commit 7e810ff

Please sign in to comment.