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 af18054 commit 5e346c5Copy full SHA for 5e346c5
1 file changed
approov-service/build.gradle
@@ -30,7 +30,7 @@ android {
30
31
dependencies {
32
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
33
- implementation 'io.approov:approov-android-sdk:3.4.1'
+ implementation 'io.approov:approov-android-sdk:3.5.0'
34
implementation 'org.bouncycastle:bcprov-jdk15to18:1.80'
35
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
36
implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
0 commit comments