Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 in /app

Bumps androidx.core:core-ktx from 1.9.0 to 1.10.0.

---
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>
This commit is contained in:
dependabot[bot]
2023-04-10 05:01:13 +00:00
committed by GitHub
parent 6afa1f616c
commit 982b419e7f

View File

@@ -160,7 +160,7 @@ dependencies {
implementation('com.github.android:renderscript-intrinsics-replacement-toolkit:b6363490c3')
//androidX
implementation('androidx.core:core-ktx:1.9.0')
implementation('androidx.core:core-ktx:1.10.0')
implementation('androidx.appcompat:appcompat:1.6.1')
implementation('androidx.activity:activity-ktx:1.7.0')
implementation('androidx.fragment:fragment-ktx:1.5.6')