Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 2f17b41 commit f2bc302
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 @@ -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 f2bc302

Please sign in to comment.