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 f66b509 commit b386bd7Copy full SHA for b386bd7
FreeRASPDemoApp/app/build.gradle
@@ -36,7 +36,7 @@ android {
36
37
dependencies {
38
// freeRASP SDK
39
- implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:15.0.0'
+ implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:15.1.0'
40
41
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
42
implementation 'androidx.core:core-ktx:1.12.0'
0 commit comments