Skip to content

Commit

Permalink
Merge pull request #45 from ss99x2002/renovate/androidx.appcompat-app…
Browse files Browse the repository at this point in the history
…compat-1.x

Update dependency androidx.appcompat:appcompat to v1.7.0
  • Loading branch information
ss99x2002 authored Oct 18, 2024
2 parents 5a1df23 + a79e931 commit 9cad2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
implementation("androidx.constraintlayout:constraintlayout:2.1.4")

// AppCompat
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.appcompat:appcompat:1.7.0")
}

ktlint {
Expand Down

0 comments on commit 9cad2b1

Please sign in to comment.