Skip to content

Commit b65c432

Browse files
Update dependency androidx.core:core-ktx to v1.12.0
1 parent 786fa5b commit b65c432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737

3838
dependencies {
3939
implementation 'androidx.appcompat:appcompat:1.5.0'
40-
implementation 'androidx.core:core-ktx:1.9.0'
40+
implementation 'androidx.core:core-ktx:1.12.0'
4141
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
4242

4343
implementation 'androidx.room:room-runtime:2.5.0'

0 commit comments

Comments
 (0)