Skip to content

Commit 1097d3a

Browse files
Update dependency com.google.android.material:material to v1.13.0 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9619876 commit 1097d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Versions {
99

1010
// UI
1111
const val appcompat = "1.7.1"
12-
const val material = "1.12.0"
12+
const val material = "1.13.0"
1313
const val constraint_layout = "2.2.1"
1414

1515
// Networking

0 commit comments

Comments
 (0)