We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 584b404 + 7982447 commit d8c626dCopy full SHA for d8c626d
demo/build.gradle
@@ -20,7 +20,7 @@ android {
20
}
21
22
dependencies {
23
- implementation 'androidx.appcompat:appcompat:1.5.1'
+ implementation 'androidx.appcompat:appcompat:1.6.0'
24
implementation project(':library')
25
implementation "androidx.core:core-ktx:1.9.0"
26
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
0 commit comments