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 bb1be37 commit b5f8865Copy full SHA for b5f8865
ApiDemos/kotlin/app/build.gradle
@@ -50,7 +50,7 @@ android {
50
51
dependencies {
52
implementation fileTree(dir: 'libs', include: ['*.jar'])
53
- implementation 'androidx.appcompat:appcompat:1.1.0'
+ implementation 'androidx.appcompat:appcompat:1.2.0'
54
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
55
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
56
implementation "androidx.cardview:cardview:1.0.0"
0 commit comments