Skip to content

Commit

Permalink
Merge pull request #213 from compscidr/renovate/androidx.core-core-kt…
Browse files Browse the repository at this point in the history
…x-1.x

Update dependency androidx.core:core-ktx to v1.13.1
  • Loading branch information
compscidr committed May 8, 2024
2 parents 518e4b6 + abfeca7 commit dd33276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -115,7 +115,7 @@ dependencies {
implementation 'androidx.multidex:multidex:2.0.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.core:core-ktx:1.13.0"
implementation "androidx.core:core-ktx:1.13.1"
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
implementation "androidx.test:core-ktx:1.5.0"
implementation "com.google.dagger:hilt-android:${hilt_version}"
Expand Down

0 comments on commit dd33276

Please sign in to comment.