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 629983b commit 937bc01Copy full SHA for 937bc01
android/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
//noinspection GradleDynamicVersion
87
implementation "com.facebook.react:react-native:$react_native_version"
88
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
89
- implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.3.0"
+ implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:9.0.0"
90
}
91
92
if (isNewArchitectureEnabled()) {
0 commit comments