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 afe3d1e commit 529032aCopy full SHA for 529032a
app/build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
28
29
implementation 'androidx.appcompat:appcompat:1.1.0-alpha03'
30
- implementation 'androidx.core:core-ktx:1.1.0-alpha05'
+ implementation 'androidx.core:core-ktx:1.13.1'
31
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
32
implementation 'androidx.palette:palette-ktx:1.0.0'
33
implementation "androidx.viewpager2:viewpager2:1.0.0-alpha02"
0 commit comments