Skip to content

Commit 7f2930c

Browse files
authored
Merge pull request #3 from approov/feature/update-android-service
Update references to latest android package
2 parents 189f4b9 + 81f9330 commit 7f2930c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ artifacts.add("default", file('approov-sdk.aar'))
4343

4444
dependencies {
4545
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
46-
implementation 'com.github.approov:approov-android-sdk:3.2.0'
46+
implementation 'com.github.approov:approov-android-sdk:3.2.1'
4747
}

0 commit comments

Comments
 (0)