We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba5bc6 commit c7772a3Copy full SHA for c7772a3
classical-components-demo/common/build.gradle
@@ -32,5 +32,5 @@ android {
32
dependencies {
33
34
implementation 'androidx.core:core-ktx:1.6.0'
35
- implementation 'androidx.appcompat:appcompat:1.3.1'
+ implementation 'androidx.appcompat:appcompat:1.6.1'
36
}
0 commit comments