Skip to content

Commit 7a5466b

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent b5cdb4c commit 7a5466b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
'runtime': "com.google.auto.value:auto-value-annotations:${versions.autoValue}",
1919
],
2020
'support': [
21-
'appCompat': "androidx.appcompat:appcompat:1.6.1",
21+
'appCompat': "androidx.appcompat:appcompat:1.7.1",
2222
'annotation': "androidx.annotation:annotation:1.9.1",
2323

2424
'test': [

0 commit comments

Comments
 (0)