Skip to content

Commit bad4154

Browse files
Update dependency androidx.appcompat:appcompat to v1.6.1 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdaf049 commit bad4154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-fixture/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
dependencies {
2727
implementation fileTree(dir: 'libs', include: ['*.jar'])
2828
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
29-
implementation 'androidx.appcompat:appcompat:1.3.1'
29+
implementation 'androidx.appcompat:appcompat:1.6.1'
3030
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
3131
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
3232
}

0 commit comments

Comments
 (0)