Skip to content

Commit 529032a

Browse files
Update dependency androidx.core:core-ktx to v1.13.1
1 parent afe3d1e commit 529032a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
2828

2929
implementation 'androidx.appcompat:appcompat:1.1.0-alpha03'
30-
implementation 'androidx.core:core-ktx:1.1.0-alpha05'
30+
implementation 'androidx.core:core-ktx:1.13.1'
3131
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
3232
implementation 'androidx.palette:palette-ktx:1.0.0'
3333
implementation "androidx.viewpager2:viewpager2:1.0.0-alpha02"

0 commit comments

Comments
 (0)