Skip to content

Commit a37a8b4

Browse files
shashanksuuerceg
authored andcommitted
feat: update signature version dependency
1 parent c0f78d2 commit a37a8b4

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.20.0, 4.0.0)'
223+
version '3.35.0'
224224
scope 'compile'
225225
}
226226
}

0 commit comments

Comments
 (0)