Merge pull request 'Update dependency androidx.core:core-ktx to v1.12.0' (#5) from renovate/androidx.core-core-ktx-1.x into main

Reviewed-on: helcel/beendroid#5
This commit is contained in:
sora 2023-11-21 17:16:30 +01:00
commit c3fddff6f2

View File

@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.core:core-ktx:1.12.0'
implementation "androidx.preference:preference-ktx:1.2.0"
testImplementation 'junit:junit:4.13.2'