Skip to content

Commit

Permalink
chore(deps): update dependency androidx.core:core-ktx to v1.13.1 (#2033)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent f08f65d commit f1a892e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ext {
androidAppCompat : "androidx.appcompat:appcompat:1.6.1",
androidCamera : "androidx.camera:camera-camera2:1.3.0-beta02",
androidCameraMlKitVision : "androidx.camera:camera-mlkit-vision:1.3.0-beta02",
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.0",
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
androidEspressoCore : "androidx.test.espresso:espresso-core:3.5.1",
androidJUnit : "androidx.test.ext:junit:1.1.5",
androidJUnitKotlinExtensions: "androidx.test.ext:junit-ktx:1.1.5",
Expand Down

0 comments on commit f1a892e

Please sign in to comment.