Skip to content

Commit c4f3ec1

Browse files
committed
feat(Android): bump freeRASP SDK
1 parent 369516a commit c4f3ec1

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
@@ -85,7 +85,7 @@ dependencies {
8585
//noinspection GradleDynamicVersion
8686
implementation "com.facebook.react:react-native"
8787
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
88-
implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.2"
88+
implementation "com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:8.0.4"
8989
}
9090

9191
if (isNewArchitectureEnabled()) {

0 commit comments

Comments
 (0)