[Android]: Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 (#326)

Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-15 00:18:41 +05:30
committed by GitHub
parent da03b8f218
commit ec5787e6fd

View File

@@ -36,7 +36,7 @@ android {
dependencies {
api 'androidx.core:core-ktx:1.8.0'
api 'androidx.appcompat:appcompat:1.6.0'
api 'androidx.appcompat:appcompat:1.6.1'
testApi 'junit:junit:4.13.2'
androidTestApi 'androidx.test.ext:junit:1.1.5'
androidTestApi 'androidx.test.espresso:espresso-core:3.5.1'