Skip to content

Commit 1e8dc78

Browse files
Merge pull request #93 from duttabhishek0/renovate/androidx.core-core-ktx-1.12.0
Update dependency androidx.core:core-ktx to v1.12.0
2 parents 6e1a0b3 + c856322 commit 1e8dc78

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)