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 b5cdb4c commit 7a5466bCopy full SHA for 7a5466b
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