Skip to content

Commit d6382e1

Browse files
committed
feat: update Signature library version to 3.47.0
1 parent 1f76930 commit d6382e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adjust/sdk-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def customizePomForAar(pom) {
220220
dependency {
221221
groupId 'com.adjust.signature'
222222
artifactId 'adjust-android-signature'
223-
version '3.35.2'
223+
version '3.47.0'
224224
scope 'compile'
225225
}
226226
}

0 commit comments

Comments
 (0)