Skip to content

Commit

Permalink
Update Versions.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
dragossusi authored Nov 24, 2024
1 parent a21d218 commit d871e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object Versions {
const val kotlin = "2.0.10"
const val ksp = "2.0.20-1.0.25"
const val compose = "1.7.0"
const val compose = "1.7.1"
const val material3adaptive = "1.0.0"
const val kodein = "7.21.1"

Expand Down

0 comments on commit d871e5a

Please sign in to comment.