Skip to content

Commit c856322

Browse files
Update dependency androidx.core:core-ktx to v1.12.0
1 parent 6e1a0b3 commit c856322

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

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

0 commit comments

Comments
 (0)