Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.3.2 to 1.13.1 in /android
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.3.2 to 1.13.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 82074ee commit ce49283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def libpebblecommon_version = '0.1.4'
def coroutinesVersion = "1.6.0"
def lifecycleVersion = "2.2.0"
def timberVersion = "5.0.1"
def androidxCoreVersion = '1.3.2'
def androidxCoreVersion = '1.13.1'
def daggerVersion = '2.51.1'
def workManagerVersion = '2.4.0'
def okioVersion = '3.9.0'
Expand Down

0 comments on commit ce49283

Please sign in to comment.