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 189f4b9 commit 81f9330Copy full SHA for 81f9330
android/build.gradle
@@ -43,5 +43,5 @@ artifacts.add("default", file('approov-sdk.aar'))
43
44
dependencies {
45
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
46
- implementation 'com.github.approov:approov-android-sdk:3.2.0'
+ implementation 'com.github.approov:approov-android-sdk:3.2.1'
47
}
0 commit comments