Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.13.1 (#683)
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 1, 2024
1 parent 2f17b41 commit 000be4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -36,7 +36,7 @@ conventions = { id = "com.eygraber.conventions", version.ref = "conventions" }
[libraries]
androidx-activity-compose = "androidx.activity:activity-compose:1.9.0"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-beta01"
androidx-core = "androidx.core:core-ktx:1.13.0"
androidx-core = "androidx.core:core-ktx:1.13.1"

buildscript-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
buildscript-androidCacheFix = { module = "gradle.plugin.org.gradle.android:android-cache-fix-gradle-plugin", version = "3.0.1" }
Expand Down

0 comments on commit 000be4b

Please sign in to comment.