We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ecd93 commit dd7049bCopy full SHA for dd7049b
android/build.gradle
@@ -61,7 +61,7 @@ repositories {
61
dependencies {
62
//noinspection GradleDynamicVersion
63
implementation 'com.facebook.react:react-native:+' // From node_modules
64
- implementation 'androidx.biometric:biometric:1.2.0-alpha03'
+ implementation 'androidx.biometric:biometric:1.2.0-alpha04'
65
}
66
67
def configureReactNativePom(def pom) {
0 commit comments