Skip to content

Commit

Permalink
Merge pull request #88 from nuhkoca/renovate/versions.material
Browse files Browse the repository at this point in the history
Update dependency com.google.android.material:material to v1.11.0
  • Loading branch information
nuhkoca authored Dec 15, 2023
2 parents 4b62e40 + 96042a5 commit 734d858
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
Expand Up @@ -9,7 +9,7 @@ object Versions {

// UI
const val appcompat = "1.6.1"
const val material = "1.10.0"
const val material = "1.11.0"
const val constraint_layout = "2.1.4"

// RxJava
Expand Down

0 comments on commit 734d858

Please sign in to comment.