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 bb99b37 commit 14acde2Copy full SHA for 14acde2
build.gradle
@@ -61,7 +61,7 @@ repositories {
61
62
dependencies {
63
implementation 'androidx.annotation:annotation:1.5.0'
64
- api 'com.rokt:roktsdk:4.8.1'
+ api 'com.rokt:roktsdk:4.10.0'
65
66
testImplementation files('libs/java-json.jar')
67
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
0 commit comments