Skip to content

Commit 442fcf5

Browse files
chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 (#2457)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b828b0 commit 442fcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ android {
6262
dependencies {
6363

6464
// Android stock libraries
65-
implementation("androidx.appcompat:appcompat:1.6.1")
65+
implementation("androidx.appcompat:appcompat:1.7.0")
6666
implementation("androidx.cardview:cardview:1.0.0")
6767
implementation("androidx.recyclerview:recyclerview:1.3.2")
6868
implementation("com.google.android.material:material:1.12.0")

0 commit comments

Comments
 (0)