Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 6551f94 commit ef8b003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ accompanist-drawablepainter = { module = "com.google.accompanist:accompanist-dra
material = { module = "com.google.android.material:material", version.ref = "material" }
appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
ktx-core = { module = "androidx.core:core-ktx", version = "1.9.0" }
ktx-core = { module = "androidx.core:core-ktx", version = "1.10.1" }

# Sentry
sentry-android = { module = "io.sentry:sentry-android", version = "6.8.0" }
Expand Down

0 comments on commit ef8b003

Please sign in to comment.