Skip to content

Commit ef53886

Browse files
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44447b1 commit ef53886

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
@@ -352,7 +352,7 @@ configurations {
352352

353353
dependencies {
354354
// UI
355-
implementation("androidx.appcompat:appcompat:1.6.1")
355+
implementation("androidx.appcompat:appcompat:1.7.0")
356356
implementation("androidx.activity:activity-ktx:1.8.2")
357357
implementation("androidx.emoji2:emoji2:1.4.0")
358358
implementation("androidx.emoji2:emoji2-views-helper:1.4.0")

0 commit comments

Comments
 (0)