Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 8f3cb1d

Browse files
[local_auth]: Bump core
Bumps core from 1.3.2 to 1.8.0. --- 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 f8f2bd1 commit 8f3cb1d

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
@@ -49,7 +49,7 @@ android {
4949
}
5050

5151
dependencies {
52-
api "androidx.core:core:1.3.2"
52+
api "androidx.core:core:1.8.0"
5353
api "androidx.biometric:biometric:1.1.0"
5454
api "androidx.fragment:fragment:1.3.2"
5555
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)