Skip to content

Commit 64ef25e

Browse files
msikynamatussikyna
andauthored
new sdk (#21)
Co-authored-by: Matúš Šikyňa <matus.sikyna@ahead-itec.com>
1 parent b583ce8 commit 64ef25e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

FreeRASPDemoApp/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434

3535
dependencies {
3636
// freeRASP SDK
37-
implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:8.0.1'
37+
implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:8.0.2'
3838

3939
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4040
implementation 'androidx.core:core-ktx:1.5.0'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Set dependencies in your :app module's `build.gradle`:
6363
6464
dependencies {
6565
// freeRASP SDK
66-
implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:8.0.1'
66+
implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:8.0.2'
6767
...
6868
```
6969

0 commit comments

Comments
 (0)