Skip to content

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.7.0-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 7b19283 commit 68cc780
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 @@ -77,7 +77,7 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
androidx-annotations = "androidx.annotation:annotation:1.7.0-alpha02"
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-appCompat = "androidx.appcompat:appcompat:1.7.0-alpha02"
androidx-appCompat = "androidx.appcompat:appcompat:1.7.0-alpha03"

androidx-core = { module = "androidx.core:core", version.ref = "androidx-core" }
androidx-coreKtx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }
Expand Down

0 comments on commit 68cc780

Please sign in to comment.