Skip to content

Commit ee3d5f8

Browse files
Merge pull request #69 from duttabhishek0/renovate/androidx.core-core-ktx-1.x
Update dependency androidx.core:core-ktx to v1.8.0
2 parents 36d84f0 + 6130310 commit ee3d5f8

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
@@ -46,7 +46,7 @@ android {
4646
dependencies {
4747

4848
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
49-
implementation 'androidx.core:core-ktx:1.6.0'
49+
implementation 'androidx.core:core-ktx:1.8.0'
5050
implementation 'androidx.appcompat:appcompat:1.4.0'
5151
implementation 'com.google.android.material:material:1.4.0'
5252
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'

0 commit comments

Comments
 (0)