[Android]: Bump appcompat from 1.5.0 to 1.5.1 (#228)

Bumps appcompat from 1.5.0 to 1.5.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>

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]
2022-09-08 14:11:11 +05:30
committed by GitHub
parent efaa85cb49
commit 9fdcb2f6c5

View File

@@ -36,7 +36,7 @@ android {
dependencies {
api 'androidx.core:core-ktx:1.8.0'
api 'androidx.appcompat:appcompat:1.5.0'
api 'androidx.appcompat:appcompat:1.5.1'
testApi 'junit:junit:4.13.2'
androidTestApi 'androidx.test.ext:junit:1.1.3'
androidTestApi 'androidx.test.espresso:espresso-core:3.4.0'