Skip to content

Commit

Permalink
all: bump androidx.core:core-ktx to 1.13.1 (fixes #1981) (#1979)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dogi <[email protected]>
  • Loading branch information
dependabot[bot] and dogi authored May 2, 2024
1 parent 1bfbc56 commit a198cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.5.2'
implementation 'me.aflak.libraries:bluetooth:1.3.9'
implementation 'com.caverock:androidsvg-aar:1.4'
implementation "androidx.core:core-ktx:1.13.0"
implementation "androidx.core:core-ktx:1.13.1"
implementation 'com.android.support:multidex:1.0.3'
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit a198cd0

Please sign in to comment.