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 f29e4aa commit 0a78512Copy full SHA for 0a78512
1 file changed
FreeRASPDemoApp/app/build.gradle
@@ -34,7 +34,7 @@ android {
34
35
dependencies {
36
// freeRASP SDK
37
- implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:8.0.4'
+ implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:8.3.0'
38
39
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
40
implementation 'androidx.core:core-ktx:1.5.0'
0 commit comments