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 369516a commit c4f3ec1Copy full SHA for c4f3ec1
android/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
//noinspection GradleDynamicVersion
86
implementation "com.facebook.react:react-native"
87
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
88
- implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.2"
+ implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.4"
89
}
90
91
if (isNewArchitectureEnabled()) {
0 commit comments