Skip to content

Commit 8e9b38e

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent 432fda6 commit 8e9b38e

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.0",
2222
'annotation': "androidx.annotation:annotation:1.9.1",
2323

2424
'test': [

0 commit comments

Comments
 (0)