Skip to content

Commit 503de0e

Browse files
committed
feat(Android): bump freeRASP SDK to 9.0.2
1 parent 1342b56 commit 503de0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
//noinspection GradleDynamicVersion
8787
implementation "com.facebook.react:react-native:$react_native_version"
8888
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
89-
implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:9.0.0"
89+
implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:9.0.2"
9090
}
9191

9292
if (isNewArchitectureEnabled()) {

0 commit comments

Comments
 (0)