Skip to content

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.7.0-beta01 (#681)
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 e3f9d8d commit 36d10b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -35,7 +35,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-alpha03"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0-beta01"
androidx-core = "androidx.core:core-ktx:1.13.0"

buildscript-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
Expand Down

0 comments on commit 36d10b1

Please sign in to comment.