We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf3ea2 commit 15abe8aCopy full SHA for 15abe8a
build.gradle
@@ -18,7 +18,7 @@ buildscript {
18
'runtime': "com.google.auto.value:auto-value-annotations:${versions.autoValue}",
19
],
20
'support': [
21
- 'appCompat': "androidx.appcompat:appcompat:1.6.1",
+ 'appCompat': "androidx.appcompat:appcompat:1.7.1",
22
'annotation': "androidx.annotation:annotation:1.9.1",
23
24
'test': [
0 commit comments