Skip to content

Commit e17d1e2

Browse files
committed
Update dependency androidx.core:core-ktx to v1.7.0
1 parent b99b4f0 commit e17d1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
5050
implementation 'com.google.android.material:material:1.3.0'
5151

52-
implementation 'androidx.core:core-ktx:1.3.2'
52+
implementation 'androidx.core:core-ktx:1.7.0'
5353
implementation 'androidx.appcompat:appcompat:1.2.0'
5454
implementation 'androidx.activity:activity-compose:1.3.0-alpha02'
5555
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0'

0 commit comments

Comments
 (0)