Skip to content

Commit 356073d

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50051e5 commit 356073d

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
@@ -8,7 +8,7 @@ object Versions {
88
const val kotlin = "2.1.10"
99

1010
// UI
11-
const val appcompat = "1.7.0"
11+
const val appcompat = "1.7.1"
1212
const val material = "1.12.0"
1313
const val constraint_layout = "2.2.1"
1414

0 commit comments

Comments
 (0)