mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-01 09:20:31 -06:00
[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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user