Skip to content

Commit 881a4ab

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.0 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a04dba8 commit 881a4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ android {
5050

5151
dependencies {
5252

53-
implementation 'androidx.appcompat:appcompat:1.6.1'
53+
implementation 'androidx.appcompat:appcompat:1.7.0'
5454
implementation 'com.google.android.material:material:1.11.0'
5555
testImplementation 'junit:junit:4.13.2'
5656
androidTestImplementation 'androidx.test.ext:junit:1.1.5'

0 commit comments

Comments
 (0)