Skip to content

Commit

Permalink
New SDK version (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
msikyna authored Nov 15, 2024
1 parent 7f3375f commit 2147cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FreeRASPDemoApp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {

dependencies {
// freeRASP SDK
implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:11.1.3'
implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:12.0.0'

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.12.0'
Expand Down

0 comments on commit 2147cf9

Please sign in to comment.