Skip to content

Commit b05eaec

Browse files
[local_auth]: Bump androidx.core:core
Bumps androidx.core:core from 1.10.1 to 1.13.1. --- updated-dependencies: - dependency-name: androidx.core:core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4efbbb5 commit b05eaec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/local_auth/local_auth_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
}
6060

6161
dependencies {
62-
api "androidx.core:core:1.10.1"
62+
api "androidx.core:core:1.13.1"
6363
api "androidx.biometric:biometric:1.1.0"
6464
api "androidx.fragment:fragment:1.6.2"
6565
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)