We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bec8512 + c7b8bd3 commit 0cde08cCopy full SHA for 0cde08c
app/build.gradle
@@ -196,7 +196,7 @@ dependencies {
196
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
197
198
/** AndroidX **/
199
- implementation 'androidx.appcompat:appcompat:1.2.0'
+ implementation 'androidx.appcompat:appcompat:1.3.0'
200
implementation 'androidx.cardview:cardview:1.0.0'
201
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
202
implementation 'androidx.core:core-ktx:1.3.2'
0 commit comments