Skip to content

Commit 98de8b2

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent 1aec380 commit 98de8b2

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.0.0"
99

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

0 commit comments

Comments
 (0)